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