conversationAlias property

String conversationAlias
getter/setter pair

After the friend remarks are set through updateFriendAlias, this parameter is changed for each chat conversation. After setting a group alias by updateGroupAlias, the corresponding group chat conversation's parameter will be modified synchronously.

Implementation

String conversationAlias;