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

Properties

List< int > OnlineClients [get, set]
 
- Properties inherited from NimUtility.NimJsonObject< NIMEventConfig >
virtual bool IgnoreDefauleValue [get, set]
 
string JSON [get, set]
 

Additional Inherited Members

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

Property Documentation

◆ OnlineClients

List<int> NIM.NIMEventConfig.OnlineClients
getset