clientData property

String clientData
final

clientData Application-specific data associated with the chat. (For example, the chat scroll position or local chat notification settings can be stored here.) Persistent if the message database is used

Implementation

final String clientData;