Method | Description | |
---|---|---|
set_api ( |
Set the instance of the API class. |
Method | Description | |
---|---|---|
get_api ( ) : |
Get the instance of the API class. | |
is_api_configuration_valid ( ) : boolean | Check if the API configuration is valid. |
Method | Description | |
---|---|---|
fetch_credentials ( ) : Apple_Push_API\Credentials | Fetch the current API credentials. |
protected get_api ( ) : |
||
return |
protected is_api_configuration_valid ( ) : boolean | ||
return | boolean |
public set_api ( |
||
$api |