Android(Java)[v1.7.5.0]
|
故障转移状态。 更多...
Public 成员函数 | |
FailoverState (int v) | |
int | getValue () |
Public 属性 | |
Reconnecting =(0) | |
Success =(1) | |
Failed =(2) | |
故障转移状态。
com.pano.rtc.api.Constants.FailoverState.Failed =(2) |
故障转移失败。
com.pano.rtc.api.Constants.FailoverState.Reconnecting =(0) |
发生故障转移,正在重新连接。
com.pano.rtc.api.Constants.FailoverState.Success =(1) |
故障转移成功。