public class ApplResponseError extends IntField
| Modifier and Type | Field and Description | 
|---|---|
static int | 
APPLICATION_DOES_NOT_EXIST  | 
static int | 
FIELD  | 
static int | 
MESSAGES_REQUESTED_ARE_NOT_AVAILABLE  | 
static int | 
USER_NOT_AUTHORIZED_FOR_APPLICATION  | 
| Constructor and Description | 
|---|
ApplResponseError()  | 
ApplResponseError(int data)  | 
public static final int FIELD
public static final int APPLICATION_DOES_NOT_EXIST
public static final int MESSAGES_REQUESTED_ARE_NOT_AVAILABLE
public static final int USER_NOT_AUTHORIZED_FOR_APPLICATION
Copyright © 2021. All rights reserved.