All Products
Search
Document Center

Mobile Platform as a Service:CubeCardResultCode

Last Updated:Apr 24, 2023

This article describes the result code of the Ant Cube Card.

  • Statement: typedef enum{CubeCardResultSucc = 0, CubeCardResultNetworkError, CubeCardResultParamError, CubeCardResultNotExist, CubeCardResultContentInvalid}CubeCardResultCode;

  • Description: the result code of the card.

  • Enumeration Value:

    Enumeration value

    Description

    CubeCardResultSucc = 0

    The card request is successful.

    CubeCardResultNetworkError

    Network errors

    CubeCardResultParamError

    Abnormal request parameters

    CubeCardResultNotExist

    The card does not exist.

    CubeCardResultContentInvalid

    Card content is invalid