mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-07 07:24:06 +00:00
Add FirebasePushManager#unregister
This commit is contained in:
@@ -2,5 +2,4 @@ package org.thoughtcrime.securesms.notifications
|
||||
|
||||
interface PushManager {
|
||||
fun register(force: Boolean)
|
||||
fun unregister(token: String)
|
||||
}
|
||||
Reference in New Issue
Block a user