NotificationType
public enum NotificationType
Notification Type enum
case accessGranted(resource: INPItemAccessModel)
case accessRevoked(resource: INPItemRevokedModel)
case accountLogout
case accountErased
case accountDeactivated
case unknown
-
Undocumented
Declaration
Swift
case accessGranted(resource: InPlayerItemAccess) -
Undocumented
Declaration
Swift
case accessRevoked(resource: InPlayerItemRevoked) -
Undocumented
Declaration
Swift
case accountLogout -
Undocumented
Declaration
Swift
case accountErased -
Undocumented
Declaration
Swift
case accountDeactivated -
Undocumented
Declaration
Swift
case unknown
View on GitHub
NotificationType Enumeration Reference