enableHWPush method Null safety
华为推送,具体流程请访问
http://docs-im.easemob.com/im/android/push/thirdpartypush
Implementation
void enableHWPush() {
_enableHWPush = true;
}
华为推送,具体流程请访问
http://docs-im.easemob.com/im/android/push/thirdpartypush
void enableHWPush() {
_enableHWPush = true;
}