|
Android(Java)[v1.7.5.0]
|
用户离开原因。 更多...
Public 成员函数 | |
| UserLeaveReason (int v) | |
| int | getValue () |
Public 属性 | |
| Normal =(0) | |
| Expelled =(1) | |
| Disconnected =(2) | |
| ChannelEnd =(3) | |
| DuplicateUserID =(4) | |
用户离开原因。
| com.pano.rtc.api.Constants.UserLeaveReason.ChannelEnd =(3) |
频道结束
| com.pano.rtc.api.Constants.UserLeaveReason.Disconnected =(2) |
用户掉线。
| com.pano.rtc.api.Constants.UserLeaveReason.DuplicateUserID =(4) |
用户 ID 重复
| com.pano.rtc.api.Constants.UserLeaveReason.Expelled =(1) |
用户被驱逐。
| com.pano.rtc.api.Constants.UserLeaveReason.Normal =(0) |
用户正常离开。