Package-level declarations
Types
Link copied to clipboard
class DefaultNotificationsContactsAuthSchemeProvider(endpointProvider: NotificationsContactsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : NotificationsContactsAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard
interface NotificationsContactsAuthSchemeProvider : AuthSchemeProvider<NotificationsContactsAuthSchemeParameters>
NotificationsContactsAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultNotificationsContactsAuthSchemeProvider for the default SDK behavior of this interface.