stateUpdateCallBack property
Implementation
var stateUpdateCallBack = (open_tok.ConnectionStateCallback stateUpdate) async {
//print("stateUpdate= => ${stateUpdate.state}");
};
var stateUpdateCallBack = (open_tok.ConnectionStateCallback stateUpdate) async {
//print("stateUpdate= => ${stateUpdate.state}");
};