C# Class ADL.ErrorCodes.Logic

Afficher le fichier Open project: addlive/addlive_sdk_c_sharp

Méthodes publiques

Свойство Type Description
INTERNAL int
INVALID_ARGUMENT int
INVALID_JS_PARAMETER_KEY int
INVALID_ROOM int
INVALID_STATE int
LIB_IN_USE int
PLATFORM_INIT_FAILED int
PLATFORM_UNSUPPORTED int
PLUGIN_UPDATING int

Property Details

INTERNAL public_oe static_oe property

public static int INTERNAL
Résultat int

INVALID_ARGUMENT public_oe static_oe property

public static int INVALID_ARGUMENT
Résultat int

INVALID_JS_PARAMETER_KEY public_oe static_oe property

public static int INVALID_JS_PARAMETER_KEY
Résultat int

INVALID_ROOM public_oe static_oe property

Returned when application tries to perform operation on Cloudeo Service in context of media scope to which service is not currently connected.
public static int INVALID_ROOM
Résultat int

INVALID_STATE public_oe static_oe property

public static int INVALID_STATE
Résultat int

LIB_IN_USE public_oe static_oe property

public static int LIB_IN_USE
Résultat int

PLATFORM_INIT_FAILED public_oe static_oe property

public static int PLATFORM_INIT_FAILED
Résultat int

PLATFORM_UNSUPPORTED public_oe static_oe property

public static int PLATFORM_UNSUPPORTED
Résultat int

PLUGIN_UPDATING public_oe static_oe property

public static int PLUGIN_UPDATING
Résultat int