enablePush property

bool enablePush
final

该消息是否需要离线推送和消息提醒,如果为true,那么对方收到消息后,系统通知栏会有提醒

Implementation

final bool enablePush;