get Session Id
fun getSessionId(onCompletion: (Either<String?, SippoResourceError>) -> Unit)
Content copied to clipboard
Retrieves the session identifier in the signaling server. The identifier will be null if the session has not been established yet.