Callback

Base Callback interface

Inheritors

Functions

Link copied to clipboard
abstract fun get_id(): Int
Return the unique id for this callback.
Link copied to clipboard
abstract fun getContent(): String
Return the raw content of the Callback.
Link copied to clipboard
abstract fun getType(): String
Return the type of the Callback, the type name should align with the Callback type returned from AM