matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.content
/
ContentUrlResolver
/
ResolvedMethod
/
POST
POST
data
class
POST
(
val
url
:
String
,
val
jsonBody
:
String
)
:
ContentUrlResolver.ResolvedMethod
Content copied to clipboard
Constructors
Properties
Constructors
POST
Link copied to clipboard
fun
POST
(
url
:
String
,
jsonBody
:
String
)
Content copied to clipboard
Properties
json
Body
Link copied to clipboard
val
jsonBody
:
String
Content copied to clipboard
url
Link copied to clipboard
val
url
:
String
Content copied to clipboard