Firebase Kotlin SDK
Toggle table of contents
2.2.0
android
common
ios
js
jvm
Platform filter
android
common
ios
js
jvm
Switch theme
Search in API
Firebase Kotlin SDK
firebase-messaging
/
dev.gitlive.firebase.messaging
/
FirebaseMessaging
/
unsubscribeFromTopic
unsubscribe
From
Topic
android
common
ios
js
jvm
actual
fun
unsubscribeFromTopic
(
topic
:
String
)
(
source
)
expect
fun
unsubscribeFromTopic
(
topic
:
String
)
(
source
)
Unsubscribe from a topic.
Parameters
topic
The topic to unsubscribe from.
actual
fun
unsubscribeFromTopic
(
topic
:
String
)
(
source
)
actual
fun
unsubscribeFromTopic
(
topic
:
String
)
(
source
)
actual
fun
unsubscribeFromTopic
(
topic
:
String
)
(
source
)