AppGroupPushNotificationKeyStorage
public class AppGroupPushNotificationKeyStorage : PushNotificationKeyStorage
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
public init?(appGroupId: String, keyTag: String) throws - 
                  
                  
Declaration
Swift
public func onPersistKey(_ encryptionKey: String, expiryTime: Date) throws - 
                  
                  
Declaration
Swift
public func onRetrieveKeys() throws -> [String] 
            View on GitHub
          
      AppGroupPushNotificationKeyStorage Class Reference