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

Public Member Functions

 NIMVChatNetDetectJsonEx ()
 
- Public Member Functions inherited from NimUtility.NimJsonObject< NIMVChatNetDetectJsonEx >
virtual string Serialize ()
 
virtual string SerializeWithIndented ()
 

Properties

string AppKey [get, set]
 用户的app_key More...
 
Int32 DetectTime [get, set]
 毫秒级的探测时长限制,设置时长为0,采用sdk默认时长 More...
 
Int32 DetectType [get, set]
 探测类型NIM NIMNetDetectType More...
 
Int32 VideoDetectQualityType [get, set]
 kNIMNetDetectTypeVideo时有效,默认为0,视频探测类型NIMNetDetectVideoQuality More...
 
- Properties inherited from NimUtility.NimJsonObject< NIMVChatNetDetectJsonEx >
virtual bool IgnoreDefauleValue [get, set]
 
string JSON [get, set]
 

Additional Inherited Members

- Static Public Member Functions inherited from NimUtility.NimJsonObject< NIMVChatNetDetectJsonEx >
static T Deserialize (string json)
 

Constructor & Destructor Documentation

◆ NIMVChatNetDetectJsonEx()

NIM.NIMVChatNetDetectJsonEx.NIMVChatNetDetectJsonEx ( )

Property Documentation

◆ AppKey

string NIM.NIMVChatNetDetectJsonEx.AppKey
getset

用户的app_key

◆ DetectTime

Int32 NIM.NIMVChatNetDetectJsonEx.DetectTime
getset

毫秒级的探测时长限制,设置时长为0,采用sdk默认时长

◆ DetectType

Int32 NIM.NIMVChatNetDetectJsonEx.DetectType
getset

探测类型NIM NIMNetDetectType

◆ VideoDetectQualityType

Int32 NIM.NIMVChatNetDetectJsonEx.VideoDetectQualityType
getset

kNIMNetDetectTypeVideo时有效,默认为0,视频探测类型NIMNetDetectVideoQuality