enableHonorPush method
~english Enable Honor Push on vivo devices. ~end
~chinese 开启 荣耀 推送。 ~end
Implementation
void enableHonorPush() {
_pushConfig.enableHonorPush = true;
}
~english Enable Honor Push on vivo devices. ~end
~chinese 开启 荣耀 推送。 ~end
void enableHonorPush() {
_pushConfig.enableHonorPush = true;
}