Interface ITokenSourceFixed
- Namespace
- LiveKit
A token source whose connection details are fully determined at construction time and cannot be influenced by per-call options (e.g. literal credentials or a user-supplied callback).
public interface ITokenSourceFixed : ITokenSource
- Extension Methods
Methods
FetchConnectionDetails()
Task<ConnectionDetails> FetchConnectionDetails()