Table of Contents

Class ImmutableVoiceClientCacheProvider

Namespace
NetCord.Gateway.Voice
Assembly
NetCord.dll
public abstract class ImmutableVoiceClientCacheProvider : IVoiceClientCacheProvider
Inheritance
ImmutableVoiceClientCacheProvider
Implements
Inherited Members

Properties

Empty

public static ImmutableVoiceClientCacheProvider Empty { get; }

Property Value

ImmutableVoiceClientCacheProvider

Methods

Create()

public abstract ImmutableVoiceClientCache Create()

Returns

ImmutableVoiceClientCache

FromJson(JsonVoiceClientCache)

public static ImmutableVoiceClientCacheProvider FromJson(JsonVoiceClientCache jsonModel)

Parameters

jsonModel JsonVoiceClientCache

Returns

ImmutableVoiceClientCacheProvider