NWPushBase
public class NWPushBase: NSObject, NWStorable
The object describing the Push received
-
A flag indicating whether the push was actually seen by the end User or not
Declaration
Swift
public let shown: Bool -
A flag indicating if the push was received from remote or autogenerated
Declaration
Swift
public let isLocal: Bool -
Undocumented
Declaration
Swift
public class NWPushBase: NSObject, NWStorable -
Undocumented
Declaration
Swift
public class NWPushBase: NSObject, NWStorable -
Undocumented
Declaration
Swift
public class NWPushBase: NSObject, NWStorable
NWPushBase Class Reference