ZIMPushConfig class

Description:Offline push configuration.

Constructors

ZIMPushConfig()

Properties

badgeIncrement int
getter/setter pair
content String
Description: Used to set offline push content.
getter/setter pair
enableBadge bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
payload String
Description: This parameter is used to set the pass-through field of offline push.
getter/setter pair
resourcesID String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
title String
Description: Used to set the push title.
getter/setter pair
voIPConfig ZIMVoIPConfig?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited