onJoinDone

abstract fun onJoinDone(success: Boolean)

This method wll be called when meeting join is complete.If meeting join fails, user can call getLastError() for failure reason.

Parameters

success

Denotes whether the meeting was successfully joined