LicenceStatusListener
public protocol LicenceStatusListener : AnyObject
Listener to licence status change events
-
Notify changes to licence status
Declaration
Swift
func statusChanged(_ to: MNLicenceStatus)Parameters
toLicence status enumeration
LicenceStatusListener Protocol Reference