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

Properties

List< string > IdCollection [get, set]
 
string Id [get, set]
 
NIMTeamInfo TeamInfo [get, set]
 
NIMTeamMemberInfo MemberInfo [get, set]
 
int NetCallDuration [get, set]
 
int NetCallType [get, set]
 
long NetCallTime [get, set]
 
- Properties inherited from NimUtility.NimJsonObject< NIMTeamNotification >
virtual bool IgnoreDefauleValue [get, set]
 
string JSON [get, set]
 

Additional Inherited Members

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

Property Documentation

◆ Id

string NIM.NIMTeamNotification.Id
getset

◆ IdCollection

List<string> NIM.NIMTeamNotification.IdCollection
getset

◆ MemberInfo

NIMTeamMemberInfo NIM.NIMTeamNotification.MemberInfo
getset

◆ NetCallDuration

int NIM.NIMTeamNotification.NetCallDuration
getset

◆ NetCallTime

long NIM.NIMTeamNotification.NetCallTime
getset

◆ NetCallType

int NIM.NIMTeamNotification.NetCallType
getset

◆ TeamInfo

NIMTeamInfo NIM.NIMTeamNotification.TeamInfo
getset