public class CallStatsResponseStatus extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
GATEWAY_ERROR |
static int |
INVALID_AUTHENTICATION_TOKEN |
static int |
INVALID_REQUEST |
static int |
INVALID_REQUEST_BODY |
static int |
RESPONSE_STATUS_SUCCESS
The Constant RESPONSE_STATUS_SUCCESS.
|
static int |
SERVER_ERROR |
static int |
SERVICE_UNAVAILABLE |
| Constructor and Description |
|---|
CallStatsResponseStatus() |
public static final int RESPONSE_STATUS_SUCCESS
public static final int INVALID_REQUEST
public static final int INVALID_AUTHENTICATION_TOKEN
public static final int INVALID_REQUEST_BODY
public static final int SERVER_ERROR
public static final int SERVICE_UNAVAILABLE
public static final int GATEWAY_ERROR
Copyright © 2021. All rights reserved.