toggle menu
SendbirdChat
4.28.1
androidJvm
switch theme
search in API
SendbirdChat
/
com.sendbird.android.handler
/
AIAgentContextHandler
AIAgent
Context
Handler
@
JvmSuppressWildcards
fun
interface
AIAgentContextHandler
A callback handler to be invoked when the AIAgent context object is retrieved.
Since
4.28.0
See also
Group
Channel.
update
Context
Group
Channel.
patch
Context
Group
Channel.
get
Context
Object
Members
Functions
on
Result
Link copied to clipboard
abstract
fun
onResult
(
response
:
String
?
,
e
:
SendbirdException
?
)