C# Class ADL.ErrorCodes.Logic

ファイルを表示 Open project: addlive/addlive_sdk_c_sharp

Public Properties

Property 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
return int

INVALID_ARGUMENT public_oe static_oe property

public static int INVALID_ARGUMENT
return int

INVALID_JS_PARAMETER_KEY public_oe static_oe property

public static int INVALID_JS_PARAMETER_KEY
return 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
return int

INVALID_STATE public_oe static_oe property

public static int INVALID_STATE
return int

LIB_IN_USE public_oe static_oe property

public static int LIB_IN_USE
return int

PLATFORM_INIT_FAILED public_oe static_oe property

public static int PLATFORM_INIT_FAILED
return int

PLATFORM_UNSUPPORTED public_oe static_oe property

public static int PLATFORM_UNSUPPORTED
return int

PLUGIN_UPDATING public_oe static_oe property

public static int PLUGIN_UPDATING
return int