localExtra property

String? localExtra
getter/setter pair

ZH

消息的本地扩展字段,不会随着消息发送给远端,只会保存在本地数据库中

EN

Local message extensions, stored only in local database without being sent to remote

Implementation

String? localExtra;