Package com.mypurecloud.sdk.v2.model
Class OAuthAppleAuthorizationResponseError
java.lang.Object
com.mypurecloud.sdk.v2.model.OAuthAppleAuthorizationResponseError
- All Implemented Interfaces:
Serializable
OAuthAppleAuthorizationResponseError
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe error codeThe error detailsbooleangetCode()inthashCode()The error messagevoidvoidsetDetails(Object details) voidsetMessage(String message) toString()
-
Constructor Details
-
OAuthAppleAuthorizationResponseError
public OAuthAppleAuthorizationResponseError() -
OAuthAppleAuthorizationResponseError
-
-
Method Details