Package com.mypurecloud.sdk.v2.model
Class OAuthAppleAuthorizationResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.OAuthAppleAuthorizationResponse
- All Implemented Interfaces:
Serializable
OAuthAppleAuthorizationResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe error objectgetError()inthashCode()redirectUrl(String redirectUrl) The redirected urlvoidvoidsetRedirectUrl(String redirectUrl) toString()
-
Constructor Details
-
OAuthAppleAuthorizationResponse
public OAuthAppleAuthorizationResponse() -
OAuthAppleAuthorizationResponse
-
-
Method Details