MASDKPermissionResponse
public enum MASDKPermissionResponse : String
Enumeration that is used to differentiate the response from the User
-
User allowed the Device Permission
Declaration
Swift
case allowed = "ALLOWED"