NWBackgroundPush
public class NWBackgroundPush : NWPushBase
                Background (Silent) push notification
- 
                  
                  
The custom NWSimpleObject that has been put inside the Push Object
Declaration
Swift
public let customFields: NWSimpleObject - 
                  
                  
Undocumented
Declaration
Swift
override public var description: String { get } - 
                  
                  
Undocumented
Declaration
Swift
public required init?(coder aDecoder: NSCoder) - 
                  
                  
Undocumented
Declaration
Swift
override public func encode(with aCoder: NSCoder) 
        NWBackgroundPush Class Reference