public interface ECalSavedStatuses
Modifier and Type | Field and Description |
---|---|
static int |
CAL_DB_STATUS_CANCELLED
Cancelled Calendar item (usually by agent)
|
static int |
CAL_DB_STATUS_DECLINED
Declined Calendar item
|
static int |
CAL_DB_STATUS_GRANTED
Calendar item saved as Granted
|
static int |
CAL_DB_STATUS_NONE
Initial state of Calendar item
|
static int |
CAL_DB_STATUS_PREFERRED
Calendar item saved as Preferred
|
static final int CAL_DB_STATUS_NONE
static final int CAL_DB_STATUS_DECLINED
static final int CAL_DB_STATUS_PREFERRED
static final int CAL_DB_STATUS_GRANTED
static final int CAL_DB_STATUS_CANCELLED
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.