UserDataFeedSubscribeStatus Énumération

  • java.lang.Object
    • java.lang.Enum<UserDataFeedSubscribeStatus>
      • com.microsoft.connecteddevices.userdata.UserDataFeedSubscribeStatus

public enum UserDataFeedSubscribeStatus

Contient les valeurs qui décrivent l’état de l’opération d’ajout de compte

Champs

ERROR_NO_NETWORK

L’opération de compte a échoué, car il n’y avait pas de réseau.

ERROR_UNKNOWN

L’opération de compte a échoué pour des raisons inconnues.

ERROR_WEB_FAILURE

L’opération de compte a échoué en raison d’une erreur de service web.

SUCCESS

Le compte a été ajouté avec succès à la plateforme.

Méthodes

fromInt(int value)

public static UserDataFeedSubscribeStatus fromInt(int value)

Paramètres

value
int

Retours

getValue()

public int getValue()

Retours

int

S’applique à