-
- All Implemented Interfaces:
-
io.ably.lib.http.HttpCore.RequestBody
public class HttpUtils.FormRequestBody implements HttpCore.RequestBody
-
-
Constructor Summary
Constructors Constructor Description HttpUtils.FormRequestBody(Array<Param> formData)
-
Method Summary
Modifier and Type Method Description Array<byte>getEncoded()StringgetContentType()-
-
Method Detail
-
getEncoded
Array<byte> getEncoded()
-
getContentType
String getContentType()
-
-
-
-