Uses of Class
com.mypurecloud.sdk.v2.model.OAuthAppleAuthorizationResponse
Packages that use OAuthAppleAuthorizationResponse
-
Uses of OAuthAppleAuthorizationResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return OAuthAppleAuthorizationResponseModifier and TypeMethodDescriptionConversationsApi.getConversationsMessagingOauthAppleCallback(GetConversationsMessagingOauthAppleCallbackRequest request) Call Authentication provider callback to validate state and codeConversationsApi.getConversationsMessagingOauthAppleCallback(String code, String state, String error) Call Authentication provider callback to validate state and codeMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type OAuthAppleAuthorizationResponseModifier and TypeMethodDescriptionConversationsApi.getConversationsMessagingOauthAppleCallback(ApiRequest<Void> request) Call Authentication provider callback to validate state and codeConversationsApiAsync.getConversationsMessagingOauthAppleCallbackAsync(GetConversationsMessagingOauthAppleCallbackRequest request, AsyncApiCallback<OAuthAppleAuthorizationResponse> callback) Call Authentication provider callback to validate state and codeConversationsApiAsync.getConversationsMessagingOauthAppleCallbackAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OAuthAppleAuthorizationResponse>> callback) Call Authentication provider callback to validate state and codeConversationsApi.getConversationsMessagingOauthAppleCallbackWithHttpInfo(String code, String state, String error) Call Authentication provider callback to validate state and codeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type OAuthAppleAuthorizationResponseModifier and TypeMethodDescriptionConversationsApiAsync.getConversationsMessagingOauthAppleCallbackAsync(GetConversationsMessagingOauthAppleCallbackRequest request, AsyncApiCallback<OAuthAppleAuthorizationResponse> callback) Call Authentication provider callback to validate state and codeConversationsApiAsync.getConversationsMessagingOauthAppleCallbackAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OAuthAppleAuthorizationResponse>> callback) Call Authentication provider callback to validate state and code -
Uses of OAuthAppleAuthorizationResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OAuthAppleAuthorizationResponseModifier and TypeMethodDescriptionOAuthAppleAuthorizationResponse.error(OAuthAppleAuthorizationResponseError error) The error objectOAuthAppleAuthorizationResponse.redirectUrl(String redirectUrl) The redirected url