Table of Contents

Enum ComponentMediaLoadingState

Namespace
NetCord
Assembly
NetCord.dll
public enum ComponentMediaLoadingState : byte

Fields

LoadedNotFound = 3
LoadedSuccess = 2
Loading = 1
Unknown = 0