core
/
com.moengage.core.internal.rest
/
RequestBuilder
/
addBody
add
Body
open fun
addBody
(jsonBody:
JSONObject
):
RequestBuilder
Content copied to clipboard
Add body to the request.
Return
instance of
RequestBuilder
Parameters
jsonBody
instance of
JSONObject