requestConnect

suspend fun requestConnect(userId: String? = null): Boolean

Request a new connection via KaleyraVideoService implementation

Return

Boolean true if connection has been called, false otherwise

Parameters

userId

String? optional user id of the user to be connected via KaleyraVideo sdk