Package io.jans.as.client.ciba.fcm
Class FirebaseCloudMessagingRequest
java.lang.Object
io.jans.as.client.BaseRequest
io.jans.as.client.ciba.fcm.FirebaseCloudMessagingRequest
- Version:
- August 20, 2019
- Author:
- Javier Rojas Blum
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jans.as.client.BaseRequest
addCustomParameter, getAuthenticationMethod, getAuthorizationMethod, getAuthPassword, getAuthUsername, getContentType, getCredentials, getCustomParameters, getEncodedCredentials, getEncodedCredentials, getMediaType, getParameters, hasCredentials, setAuthenticationMethod, setAuthorizationMethod, setAuthPassword, setAuthUsername, setContentType, setMediaType
-
Constructor Details
-
FirebaseCloudMessagingRequest
-
-
Method Details
-
getKey
-
getJSONParameters
public org.json.JSONObject getJSONParameters() throws org.json.JSONException- Overrides:
getJSONParameters
in classBaseRequest
- Throws:
org.json.JSONException
-
getQueryString
- Specified by:
getQueryString
in classBaseRequest
-