HMSSessionMetadataListener

Functions

Link copied to clipboard
abstract fun onError(error: HMSException)

Called when the SDK has encountered an error

Link copied to clipboard
abstract fun onSuccess(sessionMetadata: JsonElement?)

If successful the onSucess method will be called with the current session metadata.