NIM C# SDK  6.3.0
NIM.NIMMultiSpotLoginNotifyResult Class Reference
Inheritance diagram for NIM.NIMMultiSpotLoginNotifyResult:
NimUtility.NimJsonObject< NIMMultiSpotLoginNotifyResult >

Properties

NIMMultiSpotNotifyType NotifyType [get, set]
 客户端类型NIMClientType More...
 
List< NIMMultiClientLoginInfoOtherClients [get, set]
 其他端的在线状态列表,登录成功才会返回这部分内容 More...
 
- Properties inherited from NimUtility.NimJsonObject< NIMMultiSpotLoginNotifyResult >
virtual bool IgnoreDefauleValue [get, set]
 
string JSON [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from NimUtility.NimJsonObject< NIMMultiSpotLoginNotifyResult >
virtual string Serialize ()
 
virtual string SerializeWithIndented ()
 
- Static Public Member Functions inherited from NimUtility.NimJsonObject< NIMMultiSpotLoginNotifyResult >
static T Deserialize (string json)
 

Property Documentation

◆ NotifyType

NIMMultiSpotNotifyType NIM.NIMMultiSpotLoginNotifyResult.NotifyType
getset

客户端类型NIMClientType

◆ OtherClients

List<NIMMultiClientLoginInfo> NIM.NIMMultiSpotLoginNotifyResult.OtherClients
getset

其他端的在线状态列表,登录成功才会返回这部分内容