Contents

authorizationStatus()

Returns the type of authorization the customer has for accessing the Music library on the device.

Declaration

class func authorizationStatus() -> SKCloudServiceAuthorizationStatus

Mentioned in

Return Value

The type of authorization for music library access. See SKCloudServiceAuthorizationStatus for a list of possible values.

Discussion

Use the authorization status to determine in what ways you can access the user’s music library.

See Also

Related Documentation

  • In-App Purchase Programming Guide

Getting authorization to access the Music library