public static interface PortalEnums.PinTermTerminateCause
Modifier and Type | Field and Description |
---|---|
static int |
ADMIN_REBOOT
Admin Reboot *
|
static int |
ADMIN_RESET
Admin Reset *
|
static int |
CALLBACK
callback *
|
static int |
DEFAULT
Default - specific cause not recorded *
|
static int |
HOST_REQUEST
Host Request *
|
static int |
IDLE_TIMEOUT
Idle Timeout *
|
static int |
LOST_CARRIER
Lost Carrier *
|
static int |
LOST_SERVICE
Lost Service *
|
static int |
NAS_ERROR
NAS Error *
|
static int |
NAS_REBOOT
NAS Reboot *
|
static int |
NAS_REQUEST
NAS Request *
|
static int |
PORT_ERROR
Port Error *
|
static int |
PORT_PREEMPTED
Port Preempted *
|
static int |
PORT_SUSPENDED
Port Suspended *
|
static int |
PORT_UNNEEDED
Port Unneeded *
|
static int |
SERVICE_TIMEOUT
Session Timeout *
|
static int |
SERVICE_UNAVAILABLE
Service Unavaliable *
|
static int |
USER_ERROR
User Error *
|
static int |
USER_REQUEST
User Request *
|
static final int DEFAULT
static final int USER_REQUEST
static final int LOST_CARRIER
static final int LOST_SERVICE
static final int IDLE_TIMEOUT
static final int SERVICE_TIMEOUT
static final int ADMIN_RESET
static final int ADMIN_REBOOT
static final int PORT_ERROR
static final int NAS_ERROR
static final int NAS_REQUEST
static final int NAS_REBOOT
static final int PORT_UNNEEDED
static final int PORT_PREEMPTED
static final int PORT_SUSPENDED
static final int SERVICE_UNAVAILABLE
static final int CALLBACK
static final int USER_ERROR
static final int HOST_REQUEST