Table of Contents

Class TokenSourceCustom

Namespace
LiveKit
[Obsolete("Use TokenSource.Custom(...) instead")]
public class TokenSourceCustom : ITokenSourceFixed, ITokenSource
Inheritance
TokenSourceCustom
Implements
Inherited Members
Extension Methods

Constructors

TokenSourceCustom(CustomTokenFunction)

public TokenSourceCustom(TokenSourceCustom.CustomTokenFunction customTokenFunction)

Parameters

customTokenFunction TokenSourceCustom.CustomTokenFunction

Methods

FetchConnectionDetails()

public TaskYieldInstruction<ConnectionDetails> FetchConnectionDetails()

Returns

TaskYieldInstruction<ConnectionDetails>