Documentation Archive Developer
Search

VideoSubscriberAccount Changes for Objective-C

VideoSubscriberAccount (Added)

VideoSubscriberAccountDefines.h (Added)

Added #def VS_EXPORT
Added #def VS_EXTERN

VideoSubscriberAccountErrors.h (Added)

Added VSErrorCode
Added VSErrorCodeAccessNotGranted
Added VSErrorCodeInvalidVerificationToken
Added VSErrorCodeProviderRejected
Added VSErrorCodeServiceTemporarilyUnavailable
Added VSErrorCodeUnsupportedProvider
Added VSErrorCodeUserCancelled
Added VSErrorDomain
Added VSErrorInfoKeySAMLResponse
Added VSErrorInfoKeySAMLResponseStatus
Added VSErrorInfoKeyUnsupportedProviderIdentifier

VSAccountManager.h (Added)

Added VSAccountManager
Added -[VSAccountManager checkAccessStatusWithOptions:completionHandler:]
Added VSAccountManager.delegate
Added -[VSAccountManager enqueueAccountMetadataRequest:completionHandler:]
Added VSAccountManagerDelegate
Added -[VSAccountManagerDelegate accountManager:dismissViewController:]
Added -[VSAccountManagerDelegate accountManager:presentViewController:]
Added VSAccountAccessStatus
Added VSAccountAccessStatusDenied
Added VSAccountAccessStatusGranted
Added VSAccountAccessStatusNotDetermined
Added VSAccountAccessStatusRestricted
Added VSCheckAccessOption
Added VSCheckAccessOptionPrompt

VSAccountManagerResult.h (Added)

Added VSAccountManagerResult
Added -[VSAccountManagerResult cancel]

VSAccountMetadata.h (Added)

Added VSAccountMetadata
Added VSAccountMetadata.accountProviderIdentifier
Added VSAccountMetadata.authenticationExpirationDate
Added VSAccountMetadata.SAMLAttributeQueryResponse
Added VSAccountMetadata.verificationData

VSAccountMetadataRequest.h (Added)

Added VSAccountMetadataRequest
Added VSAccountMetadataRequest.attributeNames
Added VSAccountMetadataRequest.channelIdentifier
Added VSAccountMetadataRequest.forceAuthentication
Added VSAccountMetadataRequest.includeAccountProviderIdentifier
Added VSAccountMetadataRequest.includeAuthenticationExpirationDate
Added VSAccountMetadataRequest.interruptionAllowed
Added VSAccountMetadataRequest.localizedVideoTitle
Added VSAccountMetadataRequest.supportedAccountProviderIdentifiers
Added VSAccountMetadataRequest.verificationToken