C# Class ADL.ErrorCodes.Communication

Afficher le fichier Open project: addlive/addlive_sdk_c_sharp

Méthodes publiques

Свойство Type Description
ALREADY_JOINED int
BAD_AUTH int
INTERNAL int
INVALID_HOST int
INVALID_PORT int
MEDIA_LINK_FAILURE int
PLUGIN_VERSION_NOT_SUPPORTED int
REMOTE_END_DIED int

Property Details

ALREADY_JOINED public_oe static_oe property

public static int ALREADY_JOINED
Résultat int

BAD_AUTH public_oe static_oe property

public static int BAD_AUTH
Résultat int

INTERNAL public_oe static_oe property

public static int INTERNAL
Résultat int

INVALID_HOST public_oe static_oe property

public static int INVALID_HOST
Résultat int

INVALID_PORT public_oe static_oe property

public static int INVALID_PORT
Résultat int

MEDIA_LINK_FAILURE public_oe static_oe property

public static int MEDIA_LINK_FAILURE
Résultat int

PLUGIN_VERSION_NOT_SUPPORTED public_oe static_oe property

public static int PLUGIN_VERSION_NOT_SUPPORTED
Résultat int

REMOTE_END_DIED public_oe static_oe property

public static int REMOTE_END_DIED
Résultat int