currentSessionId property

String currentSessionId
getter/setter pair

the current instance of voip, changing this will drop any ongoing mesh calls with that sessionId

Implementation

late String currentSessionId;