IAuthenticationCompleteCallback

interface IAuthenticationCompleteCallback

Functions

onAuthenticationDone
Link copied to clipboard
abstract fun onAuthenticationDone(success: Boolean, token: String)
This method wll be called when meeting authentication is complete.