Interface ITokenSourceConfigurable
- Namespace
- LiveKit
A token source that accepts per-call TokenSourceFetchOptions to parameterize the request (e.g. an HTTP endpoint that needs room/participant info per fetch).
public interface ITokenSourceConfigurable : ITokenSource
- Extension Methods
Methods
FetchConnectionDetails(TokenSourceFetchOptions)
Task<ConnectionDetails> FetchConnectionDetails(TokenSourceFetchOptions options)
Parameters
optionsTokenSourceFetchOptions