matrix-sdk-android
androidJvm
matrix-sdk-android
/
org.matrix.android.sdk.api.session.pushers
/
PushersService
/
removeHttpPusher
remove
Http
Pusher
abstract
suspend
fun
removeHttpPusher
(
pushkey
:
String
,
appId
:
String
)
Remove a Http pusher by its pushkey and appId.
See also
Pushers
Service.
add
Http
Pusher