Last updated 2 years ago
This interface is used with .
To learn how to use this interface, please see guide.
onSdkStatusUpdate
Called whenever the SDK status changes (or more specifically, whenever one of the fields of changes).
void onSdkStatusUpdate(SdkStatus status)
status
An object representing the current SDK status.
SdkStatus
Sdkstatus
setOnSdkStatusUpdateHandler(OnSdkStatusUpdateHandler)