matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.pushers
/
PusherData
Pusher
Data
data
class
PusherData
(
val
url
:
String
?
=
null
,
val
format
:
String
?
=
null
)
Content copied to clipboard
Constructors
Properties
Constructors
Pusher
Data
Link copied to clipboard
fun
PusherData
(
url
:
String
?
=
null
,
format
:
String
?
=
null
)
Content copied to clipboard
Properties
format
Link copied to clipboard
val
format
:
String
?
=
null
Content copied to clipboard
url
Link copied to clipboard
val
url
:
String
?
=
null
Content copied to clipboard