NIM Unity SDK  V2.4.2
属性 | 所有成员列表
NIM.Friend.NIMFriendProfile类 参考
类 NIM.Friend.NIMFriendProfile 继承关系图:
NimUtility.NimJsonObject< NIMFriendProfile >

属性

string AccountId [get, set]
 用户账号 更多...
 
NIMFriendFlagInitiativeRelationship [get, set]
 主动的好友关系 更多...
 
NIMFriendFlagPassiveRelationship [get, set]
 被动的好友关系 更多...
 
NIMFriendSourceSource [get, set]
 好友来源 更多...
 
string Alias [get, set]
 好友别名 更多...
 
long? ExtensionalBits [get, set]
 扩展数据 更多...
 
JsonExtension ExtensionalData [get, set]
 扩展数据 更多...
 
string ServerExt [get, set]
 服务端扩展字段,此字段客户端sdk只读,服务端api读写 更多...
 
- 属性 继承自 NimUtility.NimJsonObject< NIMFriendProfile >
virtual bool IgnoreDefauleValue [get, set]
 
string JSON [get, set]
 

额外继承的成员函数

- Public 成员函数 继承自 NimUtility.NimJsonObject< NIMFriendProfile >
virtual string Serialize ()
 
virtual string SerializeWithIndented ()
 
- 静态 Public 成员函数 继承自 NimUtility.NimJsonObject< NIMFriendProfile >
static T Deserialize (string json)
 

属性说明

◆ AccountId

string NIM.Friend.NIMFriendProfile.AccountId
getset

用户账号

◆ InitiativeRelationship

NIMFriendFlag? NIM.Friend.NIMFriendProfile.InitiativeRelationship
getset

主动的好友关系

◆ PassiveRelationship

NIMFriendFlag? NIM.Friend.NIMFriendProfile.PassiveRelationship
getset

被动的好友关系

◆ Source

NIMFriendSource? NIM.Friend.NIMFriendProfile.Source
getset

好友来源

◆ Alias

string NIM.Friend.NIMFriendProfile.Alias
getset

好友别名

◆ ExtensionalBits

long? NIM.Friend.NIMFriendProfile.ExtensionalBits
getset

扩展数据

◆ ExtensionalData

JsonExtension NIM.Friend.NIMFriendProfile.ExtensionalData
getset

扩展数据

◆ ServerExt

string NIM.Friend.NIMFriendProfile.ServerExt
getset

服务端扩展字段,此字段客户端sdk只读,服务端api读写


该类的文档由以下文件生成: