onInitDone

abstract fun onInitDone(success: Boolean, server: String, token: String)

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

Parameters

success

Denotes whether the meeting was successfully initialized

server

ONLY FOR V2 Connections, the resolved server the meeting is being hosted on

token

For V2 connections, this is the meeting key, for V3 and later connections, this is the MJWT