notificationId property

String? notificationId
getter/setter pair

ZH

Android 平台 Push 唯一标识 目前支持小米、华为推送平台,默认开发者不需要进行设置。 当消息产生推送时,消息的 messageUId 作为 notificationId 使用。

EN

Unique identifier for Android push Currently supports Xiaomi and Huawei push; usually no need to set When a push is generated, messageUId is used as notificationId

Implementation

String? notificationId;