Interface FriendProfile

Hierarchy

  • FriendProfile

Properties

account: string

@Multi_Lang_Tag

Locale

cn 账号 accid

Locale

Locale

en Account (accid)

Locale

alias?: string

@Multi_Lang_Tag

Locale

cn 备注

Locale

Locale

en Alias

Locale

bitsExtension?: number

@Multi_Lang_Tag

Locale

cn 位运算扩展

Locale

Locale

en Bit operation extension

Locale

createTime: number
ext?: string

@Multi_Lang_Tag

Locale

cn 扩展字段

Locale

Locale

en Extension field

Locale

passRelationShip?: FriendProfilePassRelationShip

@Multi_Lang_Tag

Locale

cn 被动好友关系(加此好友的验证类型)

Locale

Locale

en Verification type for adding the person as a friend

Locale

relationShip?: FriendProfileRelationShip

@Multi_Lang_Tag

Locale

cn 主动好友关系(好友状态)

Locale

Locale

en Friend status

Locale

serverex?: string

@Multi_Lang_Tag

Locale

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

Locale

Locale

en Server extension field. For the client SDK, the field is read-only; for the server APIs, the field can be read and written.

Locale

source?: number

@Multi_Lang_Tag

Locale

cn 此好友来源,默认 0

Locale

Locale

en This friend source, default 0

Locale

updateTime: number
valid: boolean

@Multi_Lang_Tag

Locale

cn 是否有效,默认 true。为 true 代表是双方是彼此的朋友

Locale

Locale

en Whether it is valid. A value of true indicates the two accounts are friends to each other.

Locale

Generated using TypeDoc