subscribe
inline suspend fun PushManager.subscribe(options: PushSubscriptionOptionsInit): PushSubscription(source)
The subscribe()
method of the PushManager interface subscribes to a push service.
The subscribe()
method of the PushManager interface subscribes to a push service.