RCCallAndroidPushConfig class
Constructors
- RCCallAndroidPushConfig.create({String? notificationId, String? channelIdForXiaoMi, String? channelIdForHuaWei, RCCallHuaWeiPushImportance? importanceForHuaWei, String? channelIdForOppo, RCCallVivoPushType? vivoPushType, String? collapseKeyForFCM, String? imageUrlForFCM})
Properties
- channelIdForHuaWei ↔ String?
-
ZHgetter/setter pair - channelIdForOppo ↔ String?
-
ZHgetter/setter pair - channelIdForXiaoMi ↔ String?
-
ZHgetter/setter pair - collapseKeyForFCM ↔ String?
-
ZHgetter/setter pair - hashCode → int
-
The hash code for this object.
no setterinherited
- imageUrlForFCM ↔ String?
-
ZHgetter/setter pair - importanceForHuaWei ↔ RCCallHuaWeiPushImportance?
-
ZHgetter/setter pair - notificationId ↔ String?
-
ZHgetter/setter pair - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- vivoPushType ↔ RCCallVivoPushType?
-
ZHgetter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited