C# Class iQQ.Net.WebQQCore.Im.Bean.QQClientTypeInfo

QQ客户端类型 可能有多个值对应同一种客户端的情况,这些值是否能进一步区分,还需做测试
Mostrar archivo Open project: huoshan12345/iQQ.Net Class Usage Examples

Public Methods

Method Description
ValueOfRaw ( int i ) : iQQ.Net.WebQQCore.Im.Bean.QQClientType
ValueOfRaw ( string value ) : iQQ.Net.WebQQCore.Im.Bean.QQClientType

Method Details

ValueOfRaw() public static method

public static ValueOfRaw ( int i ) : iQQ.Net.WebQQCore.Im.Bean.QQClientType
i int
return iQQ.Net.WebQQCore.Im.Bean.QQClientType

ValueOfRaw() public static method

public static ValueOfRaw ( string value ) : iQQ.Net.WebQQCore.Im.Bean.QQClientType
value string
return iQQ.Net.WebQQCore.Im.Bean.QQClientType