DefaultNotificationsContactsAuthSchemeProvider
class DefaultNotificationsContactsAuthSchemeProvider(endpointProvider: NotificationsContactsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : NotificationsContactsAuthSchemeProvider
Constructors
Link copied to clipboard
constructor(endpointProvider: NotificationsContactsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null)
Functions
Link copied to clipboard
open suspend override fun resolveAuthScheme(params: NotificationsContactsAuthSchemeParameters): List<AuthOption>