on UCServer Connection State Changed
open fun onUCServerConnectionStateChanged(status: UCLoginServerConnectionStatus, failureReason: PhoneServiceRegistrationFailureReason)
Content copied to clipboard
This callback is triggered when calling service connection status changes
Since
3.0.0
Parameters
status
indicates current connection status with Calling service. The status will be the enum value - UCLoginServerConnectionStatus
failure Reason
will have the phone registration failed reason. The status will be the enum value - PhoneServiceRegistrationFailureReason