public class CallStatsResponseStatus extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
GATEWAY_ERROR
The Constant GATEWAY_ERROR.
|
static int |
INVALID_PARAM_ERROR
The Constant INVALID_PARAM_ERROR.
|
static int |
INVALID_PROTO_FORMAT_ERROR
The Constant INVALID_PROTO_FORMAT_ERROR.
|
static int |
RESPONSE_STATUS_SUCCESS
The Constant RESPONSE_STATUS_SUCCESS.
|
static int |
SERVER_ERROR
The Constant SERVER_ERROR.
|
| Constructor and Description |
|---|
CallStatsResponseStatus() |
public static final int RESPONSE_STATUS_SUCCESS
public static final int SERVER_ERROR
public static final int INVALID_PROTO_FORMAT_ERROR
public static final int INVALID_PARAM_ERROR
public static final int GATEWAY_ERROR
Copyright © 2016. All rights reserved.