IsClientAsyncNotificationsCapableProviderImpl

internal class IsClientAsyncNotificationsCapableProviderImpl(clientRegistrationStorage: <Error class: unknown class>) : IsClientAsyncNotificationsCapableProvider

This provider checks if the client is capable of async notifications. It does this by checking if the client has consumable notifications capability.

At some point Legacy notifications will be deprecated and removed from the codebase.

Constructors

constructor(clientRegistrationStorage: <Error class: unknown class>)

Functions

Link copied to clipboard
open suspend operator override fun invoke(): <Error class: unknown class><<Error class: unknown class>, Boolean>