Package-level declarations
Types
Link copied to clipboard
class DefaultKinesisVideoWebRtcStorageAuthSchemeProvider(endpointProvider: KinesisVideoWebRtcStorageEndpointProvider? = null) : KinesisVideoWebRtcStorageAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard
interface KinesisVideoWebRtcStorageAuthSchemeProvider : AuthSchemeProvider<KinesisVideoWebRtcStorageAuthSchemeParameters>
KinesisVideoWebRtcStorageAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultKinesisVideoWebRtcStorageAuthSchemeProvider for the default SDK behavior of this interface.