notificationExtraType property

  1. @JsonKey(defaultValue: NIMNotificationExtraType.message)
NIMNotificationExtraType notificationExtraType
final

点击通知栏传递的extra类型

Implementation

@JsonKey(defaultValue: NIMNotificationExtraType.message)
final NIMNotificationExtraType notificationExtraType;