localCustomInt property

int? localCustomInt
getter/setter pair

消息自定义数据(本地保存,不会发送到对端,程序卸载重装后失效)

Implementation

int? localCustomInt;