CustomNotification constructor
- {String? sessionId,
- NIMSessionType? sessionType,
- String? fromAccount,
- int? time,
- String? content,
- String? apnsText,
- Map<
String, dynamic> ? pushPayload, - CustomNotificationConfig? config,
- NIMAntiSpamOption? antiSpamOption,
- String? env,
- bool? sendToOnlineUserOnly = true}
Implementation
CustomNotification