notificationExtraType property
- @JsonKey(defaultValue: NIMNotificationExtraType.message)
final
点击通知栏传递的extra类型
Implementation
@JsonKey(defaultValue: NIMNotificationExtraType.message)
final NIMNotificationExtraType notificationExtraType;
点击通知栏传递的extra类型
@JsonKey(defaultValue: NIMNotificationExtraType.message)
final NIMNotificationExtraType notificationExtraType;