Oracle® Calendar SDK Java API Reference
10g Release 1 (10.1.1)

B14474-01


oracle.calendar.sdk
Class Api

java.lang.Object
  extended byoracle.calendar.sdk.Api


public class Api
extends java.lang.Object

The Api class provides mainly functionality to initialize the Calendar SDK, for error handling and interpretation.


Nested Class Summary
static class Api.StatusException
Thrown by methods in the CSDK package classes to indicate failure in performing a Calendar SDK operation.

Field Summary
static int CAPI_FLAG_ALARM_DUETIME
Deprecated. As of 9.0.4, Not Replaced
static int CAPI_FLAG_ALARM_STARTTIME
Deprecated. As of 9.0.4, Not Replaced
static int CAPI_FLAG_FETCH_EXCLUDE_APPOINTMENTS
Deprecated. As of 9.0.4, replaced by CSDK_FLAG_FETCH_EXCLUDE_APPOINTMENTS
static int CAPI_FLAG_FETCH_EXCLUDE_DAILYNOTES
Deprecated. As of 9.0.4, replaced by CSDK_FLAG_FETCH_EXCLUDE_DAILYNOTES
static int CAPI_FLAG_FETCH_EXCLUDE_DAYEVENTS
Deprecated. As of 9.0.4, replaced by CSDK_FLAG_FETCH_EXCLUDE_DAYEVENTS
static int CAPI_FLAG_FETCH_EXCLUDE_HOLIDAYS
Deprecated. As of 9.0.4, replaced by CSDK_FLAG_FETCH_EXCLUDE_HOLIDAYS
static int CAPI_FLAG_FETCH_NO_FIELDHOLDERS
Deprecated. As of 9.0.4, replaced by #CSDK_FLAG_FETCH_NO_FIELDHOLDERS
static int CAPI_FLAG_NONE
Deprecated. As of 9.0.4, replaced by CSDK_FLAG_NONE
static int CAPI_FLAG_STORE_DELPROPS
Deprecated. As of 9.0.4, replaced by #CSDK_FLAG_STORE_DELPROPS
static int CAPI_FLAG_STORE_MODPROPS
Deprecated. As of 9.0.4, replaced by #CSDK_FLAG_STORE_MODPROPS
static int CAPI_HANDLE_MAILTO
Deprecated. As of 9.0.4, replaced by CSDK_HANDLE_MAILTO
static int CAPI_HANDLE_NAME
Deprecated. As of 9.0.4, replaced by CSDK_HANDLE_NAME
static int CAPI_HANDLE_TYPE
Deprecated. As of 9.0.4, replaced by CSDK_HANDLE_TYPE
static int CAPI_STAT_API
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API
static int CAPI_STAT_API_BADPARAM
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_BADPARAM
static int CAPI_STAT_API_CALLBACK
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_CALLBACK
static int CAPI_STAT_API_CALLBACK_ERROR
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_CALLBACK_ERROR
static int CAPI_STAT_API_FLAGS
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_FLAGS
static int CAPI_STAT_API_HANDLE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_HANDLE
static int CAPI_STAT_API_HANDLE_BAD
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_HANDLE_BAD
static int CAPI_STAT_API_HANDLE_NOTNULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_HANDLE_NOTNULL
static int CAPI_STAT_API_HANDLE_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_HANDLE_NULL
static int CAPI_STAT_API_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_NULL
static int CAPI_STAT_API_POOL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_POOL
static int CAPI_STAT_API_POOL_LOCKFAILED
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_POOL_LOCKFAILED
static int CAPI_STAT_API_POOL_NOCONNECTIONS
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_POOL_NOCONNECTIONS
static int CAPI_STAT_API_POOL_NOTINITIALIZED
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_POOL_NOTINITIALIZED
static int CAPI_STAT_API_SESSION
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_SESSION
static int CAPI_STAT_API_SESSION_BAD
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_SESSION_BAD
static int CAPI_STAT_API_SESSION_NOTNULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_SESSION_NOTNULL
static int CAPI_STAT_API_SESSION_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_SESSION_NULL
static int CAPI_STAT_API_STREAM
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_STREAM
static int CAPI_STAT_API_STREAM_BAD
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_STREAM_BAD
static int CAPI_STAT_API_STREAM_NOTNULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_STREAM_NOTNULL
static int CAPI_STAT_API_STREAM_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_STREAM_NULL
static int CAPI_STAT_CONFIG
Deprecated. As of 9.0.4, replaced by CSDK_STAT_CONFIG
static int CAPI_STAT_CONFIG_CANNOT_OPEN
Deprecated. As of 9.0.4, replaced by CSDK_STAT_CONFIG_CANNOT_OPEN
static int CAPI_STAT_DATA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA
static int CAPI_STAT_DATA_COOKIE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_COOKIE
static int CAPI_STAT_DATA_DATE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_DATE
static int CAPI_STAT_DATA_DATE_FORMAT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_DATE_FORMAT
static int CAPI_STAT_DATA_DATE_INVALID
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_DATE_INVALID
static int CAPI_STAT_DATA_DATE_NOT_LOCAL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_DATE_NOT_LOCAL
static int CAPI_STAT_DATA_DATE_OUTOFRANGE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_DATE_OUTOFRANGE
static int CAPI_STAT_DATA_DATE_RANGE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_DATE_RANGE
static int CAPI_STAT_DATA_EMAIL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_EMAIL
static int CAPI_STAT_DATA_EMAIL_NOTSET
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_EMAIL_NOTSET
static int CAPI_STAT_DATA_ENCODING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ENCODING
static int CAPI_STAT_DATA_HOSTNAME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_HOSTNAME
static int CAPI_STAT_DATA_HOSTNAME_FORMAT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_HOSTNAME_FORMAT
static int CAPI_STAT_DATA_HOSTNAME_HOST
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_HOSTNAME_HOST
static int CAPI_STAT_DATA_HOSTNAME_SERVER
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_HOSTNAME_SERVER
static int CAPI_STAT_DATA_ICAL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL
static int CAPI_STAT_DATA_ICAL_CANTMODIFYRRULE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_CANTMODIFYRRULE
static int CAPI_STAT_DATA_ICAL_COMPEXTRA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_COMPEXTRA
static int CAPI_STAT_DATA_ICAL_COMPMISSING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_COMPMISSING
static int CAPI_STAT_DATA_ICAL_COMPNAME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_COMPNAME
static int CAPI_STAT_DATA_ICAL_COMPVALUE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_COMPVALUE
static int CAPI_STAT_DATA_ICAL_FOLDING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_FOLDING
static int CAPI_STAT_DATA_ICAL_IMPLEMENT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_IMPLEMENT
static int CAPI_STAT_DATA_ICAL_LINEOVERFLOW
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_LINEOVERFLOW
static int CAPI_STAT_DATA_ICAL_MISSING_UID
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_MISSING_UID
static int CAPI_STAT_DATA_ICAL_MISSINGRECURID
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_MISSINGRECURID
static int CAPI_STAT_DATA_ICAL_NOATTENDEES
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_NOATTENDEES
static int CAPI_STAT_DATA_ICAL_NONE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_NONE
static int CAPI_STAT_DATA_ICAL_OVERFLOW
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_OVERFLOW
static int CAPI_STAT_DATA_ICAL_PARAMEXTRA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PARAMEXTRA
static int CAPI_STAT_DATA_ICAL_PARAMMISSING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PARAMMISSING
static int CAPI_STAT_DATA_ICAL_PARAMNAME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PARAMNAME
static int CAPI_STAT_DATA_ICAL_PARAMVALUE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PARAMVALUE
static int CAPI_STAT_DATA_ICAL_PROPEXTRA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PROPEXTRA
static int CAPI_STAT_DATA_ICAL_PROPMISSING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PROPMISSING
static int CAPI_STAT_DATA_ICAL_PROPNAME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PROPNAME
static int CAPI_STAT_DATA_ICAL_PROPVALUE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PROPVALUE
static int CAPI_STAT_DATA_ICAL_RECURMODE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_RECURMODE
static int CAPI_STAT_DATA_MIME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME
static int CAPI_STAT_DATA_MIME_CHARSET
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_CHARSET
static int CAPI_STAT_DATA_MIME_COMMENT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_COMMENT
static int CAPI_STAT_DATA_MIME_ENCODING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_ENCODING
static int CAPI_STAT_DATA_MIME_HEADER
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_HEADER
static int CAPI_STAT_DATA_MIME_IMPLEMENT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_IMPLEMENT
static int CAPI_STAT_DATA_MIME_IMPLEMENT_NESTING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_IMPLEMENT_NESTING
static int CAPI_STAT_DATA_MIME_LENGTH
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_LENGTH
static int CAPI_STAT_DATA_MIME_NOICAL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_NOICAL
static int CAPI_STAT_DATA_MIME_NONE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_NONE
static int CAPI_STAT_DATA_MIME_OVERFLOW
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_OVERFLOW
static int CAPI_STAT_DATA_QUERY
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY
static int CAPI_STAT_DATA_QUERY_CONDITION_ILLEGAL_OPERATOR
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_CONDITION_ILLEGAL_OPERATOR
static int CAPI_STAT_DATA_QUERY_CONDITION_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_CONDITION_NULL
static int CAPI_STAT_DATA_QUERY_CONDITION_PROPERTY_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_CONDITION_PROPERTY_NULL
static int CAPI_STAT_DATA_QUERY_CONDITION_PROPERTY_TOO_LONG
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_CONDITION_PROPERTY_TOO_LONG
static int CAPI_STAT_DATA_QUERY_CONDITION_UNKNOWN_OPERATOR
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_CONDITION_UNKNOWN_OPERATOR
static int CAPI_STAT_DATA_QUERY_CONDITION_VALUE_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_CONDITION_VALUE_NULL
static int CAPI_STAT_DATA_QUERY_CONDITION_VALUE_TOO_LONG
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_CONDITION_VALUE_TOO_LONG
static int CAPI_STAT_DATA_QUERY_ILLEGAL_OPERATOR
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_ILLEGAL_OPERATOR
static int CAPI_STAT_DATA_QUERY_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_NULL
static int CAPI_STAT_DATA_RRESULT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_RRESULT
static int CAPI_STAT_DATA_RRESULT_EOR
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_RRESULT_EOR
static int CAPI_STAT_DATA_SERVER
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_SERVER
static int CAPI_STAT_DATA_UID
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_UID
static int CAPI_STAT_DATA_UID_ALREADYEXISTS
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_UID_ALREADYEXISTS
static int CAPI_STAT_DATA_UID_FORMAT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_UID_FORMAT
static int CAPI_STAT_DATA_UID_MULTIPLEMATCHES
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_UID_MULTIPLEMATCHES
static int CAPI_STAT_DATA_UID_NOTFOUND
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_UID_NOTFOUND
static int CAPI_STAT_DATA_UID_RECURRENCE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_UID_RECURRENCE
static int CAPI_STAT_DATA_USERID
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID
static int CAPI_STAT_DATA_USERID_EXT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_EXT
static int CAPI_STAT_DATA_USERID_EXT_CONFLICT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_EXT_CONFLICT
static int CAPI_STAT_DATA_USERID_EXT_FORMAT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_EXT_FORMAT
static int CAPI_STAT_DATA_USERID_EXT_INIFILE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_EXT_INIFILE
static int CAPI_STAT_DATA_USERID_EXT_MANY
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_EXT_MANY
static int CAPI_STAT_DATA_USERID_EXT_NODE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_EXT_NODE
static int CAPI_STAT_DATA_USERID_EXT_NONE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_EXT_NONE
static int CAPI_STAT_DATA_USERID_FORMAT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_FORMAT
static int CAPI_STAT_DATA_USERID_ID
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_ID
static int CAPI_STAT_DATA_VCARD
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD
static int CAPI_STAT_DATA_VCARD_COMPNAME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_COMPNAME
static int CAPI_STAT_DATA_VCARD_DUPERROR
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_DUPERROR
static int CAPI_STAT_DATA_VCARD_PARAMEXTRA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PARAMEXTRA
static int CAPI_STAT_DATA_VCARD_PARAMMISSING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PARAMMISSING
static int CAPI_STAT_DATA_VCARD_PARAMNAME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PARAMNAME
static int CAPI_STAT_DATA_VCARD_PARAMVALUE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PARAMVALUE
static int CAPI_STAT_DATA_VCARD_PROPEXTRA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PROPEXTRA
static int CAPI_STAT_DATA_VCARD_PROPMISSING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PROPMISSING
static int CAPI_STAT_DATA_VCARD_PROPNAME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PROPNAME
static int CAPI_STAT_DATA_VCARD_PROPVALUE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PROPVALUE
static int CAPI_STAT_DATA_VCARD_VERSION_UNSUPPORTED
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_VERSION_UNSUPPORTED
static int CAPI_STAT_LIBRARY
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY
static int CAPI_STAT_LIBRARY_IMPLEMENTATION
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_IMPLEMENTATION
static int CAPI_STAT_LIBRARY_INTERNAL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL
static int CAPI_STAT_LIBRARY_INTERNAL_CONTEXT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_CONTEXT
static int CAPI_STAT_LIBRARY_INTERNAL_COSMICRAY
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_COSMICRAY
static int CAPI_STAT_LIBRARY_INTERNAL_DATA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_DATA
static int CAPI_STAT_LIBRARY_INTERNAL_EXPIRY
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_EXPIRY
static int CAPI_STAT_LIBRARY_INTERNAL_FUNCTION
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_FUNCTION
static int CAPI_STAT_LIBRARY_INTERNAL_OVERFLOW
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_OVERFLOW
static int CAPI_STAT_LIBRARY_INTERNAL_PROTOCOL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_PROTOCOL
static int CAPI_STAT_LIBRARY_INTERNAL_UNKNOWN_EXCEPTION
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_UNKNOWN_EXCEPTION
static int CAPI_STAT_LIBRARY_INTERNAL_UNKNOWN_LIBRARY_ERRCODE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_UNKNOWN_LIBRARY_ERRCODE
static int CAPI_STAT_LIBRARY_SERVER
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER
static int CAPI_STAT_LIBRARY_SERVER_BUSY
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_BUSY
static int CAPI_STAT_LIBRARY_SERVER_SUPPORT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_SUPPORT
static int CAPI_STAT_LIBRARY_SERVER_SUPPORT_CHARSET
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_SUPPORT_CHARSET
static int CAPI_STAT_LIBRARY_SERVER_SUPPORT_STANDARDS
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_SUPPORT_STANDARDS
static int CAPI_STAT_LIBRARY_SERVER_SUPPORT_UID
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_SUPPORT_UID
static int CAPI_STAT_LIBRARY_SERVER_TIMEZONE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_TIMEZONE
static int CAPI_STAT_LIBRARY_SERVER_UNAVAILABLE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_UNAVAILABLE
static int CAPI_STAT_LIBRARY_SERVER_USERDATA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_USERDATA
static int CAPI_STAT_OK
Deprecated. As of 9.0.4, replaced by CSDK_STAT_OK
static int CAPI_STAT_SECUR
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR
static int CAPI_STAT_SECUR_CANTBOOKATTENDEE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_CANTBOOKATTENDEE
static int CAPI_STAT_SECUR_LOGON
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_LOGON
static int CAPI_STAT_SECUR_LOGON_AUTH
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_LOGON_AUTH
static int CAPI_STAT_SECUR_LOGON_LOCKED
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_LOGON_LOCKED
static int CAPI_STAT_SECUR_LOGON_LOCKED_RESOURCE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_LOGON_LOCKED_RESOURCE
static int CAPI_STAT_SECUR_LOGON_LOCKED_SYSOP
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_LOGON_LOCKED_SYSOP
static int CAPI_STAT_SECUR_READ
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_READ
static int CAPI_STAT_SECUR_READ_ALARM
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_READ_ALARM
static int CAPI_STAT_SECUR_READ_PROPS
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_READ_PROPS
static int CAPI_STAT_SECUR_SERVER
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_SERVER
static int CAPI_STAT_SECUR_SERVER_LICENSE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_SERVER_LICENSE
static int CAPI_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP
static int CAPI_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP_REMOTE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP_REMOTE
static int CAPI_STAT_SECUR_WRITE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_WRITE
static int CAPI_STAT_SECUR_WRITE_AGENDA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_WRITE_AGENDA
static int CAPI_STAT_SECUR_WRITE_EVENT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_WRITE_EVENT
static int CAPI_STAT_SERVICE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE
static int CAPI_STAT_SERVICE_ACE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_ACE
static int CAPI_STAT_SERVICE_ACE_LOAD
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_ACE_LOAD
static int CAPI_STAT_SERVICE_ACE_SUPPORT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_ACE_SUPPORT
static int CAPI_STAT_SERVICE_FILE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE
static int CAPI_STAT_SERVICE_FILE_CLOSE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE_CLOSE
static int CAPI_STAT_SERVICE_FILE_DELETE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE_DELETE
static int CAPI_STAT_SERVICE_FILE_MODE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE_MODE
static int CAPI_STAT_SERVICE_FILE_OPEN
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE_OPEN
static int CAPI_STAT_SERVICE_FILE_READ
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE_READ
static int CAPI_STAT_SERVICE_FILE_TEMP
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE_TEMP
static int CAPI_STAT_SERVICE_FILE_WRITE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE_WRITE
static int CAPI_STAT_SERVICE_LIBRARY
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_LIBRARY
static int CAPI_STAT_SERVICE_MEM
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_MEM
static int CAPI_STAT_SERVICE_MEM_ALLOC
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_MEM_ALLOC
static int CAPI_STAT_SERVICE_NET
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_NET
static int CAPI_STAT_SERVICE_NET_TIMEOUT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_NET_TIMEOUT
static int CAPI_STAT_SERVICE_THREAD
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_THREAD
static int CAPI_STAT_SERVICE_TIME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_TIME
static int CAPI_STAT_SERVICE_TIME_GMTIME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_TIME_GMTIME
static int CAPI_STATMASK_3
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_3
static int CAPI_STATMASK_3_FIELD
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_3_FIELD
static int CAPI_STATMASK_4
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_4
static int CAPI_STATMASK_4_FIELD
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_4_FIELD
static int CAPI_STATMASK_5
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_5
static int CAPI_STATMASK_5_FIELD
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_5_FIELD
static int CAPI_STATMASK_CLASS
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_CLASS
static int CAPI_STATMASK_CLASS_FIELD
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_CLASS_FIELD
static int CAPI_STATMASK_MODE_FIELD
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_MODE_FIELD
static int CAPI_STATMODE_FATAL
Deprecated. As of 9.0.4, replaced by CSDK_STATMODE_FATAL
static int CSDK_CAPAB_AUTH
Returns the authentication mechanisms supported by the server (e.g.
static int CSDK_CAPAB_COMP
Returns the compression mechanisms supported by the server (e.g.
static int CSDK_CAPAB_CSDK_VERSION
Returns the SDK version as a string.
static int CSDK_CAPAB_ENCR
Returns the encryption mechanisms supported by the server (e.g.
static int CSDK_CAPAB_MAXDATE
Returns the largest date which CAPI can handle ("20371129")
static int CSDK_CAPAB_MINREFRESHRATE
Returns the minimum idle refresh rate for SDK clients
static int CSDK_CAPAB_SERVER_VERSION
Returns the server version as a string.
static int CSDK_CAPAB_UNSUPPORTED_ICAL_COMP
Returns a comma delimited list of iCal components which CAPI does not process.
static int CSDK_CAPAB_UNSUPPORTED_ICAL_PROP
Returns a comma delimited list of iCal properties which CAPI does not process.
static int CSDK_CAPAB_VERSION
Same as CAPI_CAPAB_CAPI_VERSION
static int CSDK_FLAG_ALARM_DUETIME
static int CSDK_FLAG_ALARM_STARTTIME
static int CSDK_FLAG_CONTINUE_ON_ERROR
Can be passed to CSDK_Fetch*ByUID or CSDK_Delete*ByUID calls to request that, if possible, we continue the operations even if we encountered an error.
static int CSDK_FLAG_FETCH_AGENDA_ATTENDEE_ONLY
Used with CSDK_FetchEvent* calls to filter out ATTENDEE properties for all attendees other than the agenda being viewed.
static int CSDK_FLAG_FETCH_COMBINED
Used with CSDK_FetchEvent* calls to return all events in a single VCALENDAR rather than one VCALENDAR per agenda.
static int CSDK_FLAG_FETCH_DO_NOT_EXPAND_RRULE
Can be passed to CSDK_FetchEvent* calls to request that recurrence rules not be expanded.
static int CSDK_FLAG_FETCH_EXCLUDE_ACCEPTED
Used with CSDK_FetchEvent* calls to exclude events the caller has accepted.
static int CSDK_FLAG_FETCH_EXCLUDE_APPOINTMENTS
Used with CAPI_FetchEvent* and CSDK_FetchEvent* calls to exclude regular meetings (appointments)
static int CSDK_FLAG_FETCH_EXCLUDE_DAILYNOTES
Used with CAPI_FetchEvent* and CSDK_FetchEvent* calls to exclude daily notes
static int CSDK_FLAG_FETCH_EXCLUDE_DAYEVENTS
Used with CAPI_FetchEvent* and CSDK_FetchEvent* calls to exclude day events
static int CSDK_FLAG_FETCH_EXCLUDE_DECLINED
Used with CSDK_FetchEvent* calls to exclude events the caller has declined.
static int CSDK_FLAG_FETCH_EXCLUDE_HOLIDAYS
Used with CAPI_FetchEvent* and CSDK_FetchEvent* calls to exclude holidays
static int CSDK_FLAG_FETCH_EXCLUDE_NOTOWNER
Used with CSDK_FetchEvent* calls to exclude events which are not owned by the caller.
static int CSDK_FLAG_FETCH_EXCLUDE_UNCONFIRMED
Used with CSDK_FetchEvent* calls to exclude events the caller has not confirmed.
static int CSDK_FLAG_FETCH_EXPAND_RRULE
Can be passed to CSDK_FetchEvent* calls to request that recurrence rules be expanded.
static int CSDK_FLAG_FETCH_LOCALTIMES
Used with CSDK_FetchEvent* and CSDK_FetchTask* calls to request that times be returned in the "local" timezone.
static int CSDK_FLAG_FETCH_RESOURCES_WITHOUT_ADDRESSES
Can be passed to CSDK_FetchEvent* calls to request that resources without email addresses not be exported using invalid email addresses.
static int CSDK_FLAG_FETCH_USERS_WITHOUT_ADDRESSES
Can be passed to CSDK_FetchEvent* calls to request that users without email addresses not be exported using invalid email addresses.
static int CSDK_FLAG_FETCH_VCARD_VERSION_2_1
Used with CSDK_FetchContacts* calls to request version 2.1 vCards
static int CSDK_FLAG_FETCH_VCARD_VERSION_3_0
Used with CSDK_FetchContacts* calls to request version 3.0 vCards (default)
static int CSDK_FLAG_NONE
Used to select the default behaviour (same as CAPI_FLAG_NONE)
static int CSDK_FLAG_STORE_CREATE
Used with CSDK_Store* calls to create a new object on the server.
static int CSDK_FLAG_STORE_IMPORT
Used with CSDK_Store* calls to create (CAPI_FLAG_STORE_CREATE) a new object (task/contact) on the server if none exists with the given UID, or to completely replace (CAPI_FLAG_STORE_REPLACE) an existing object
static int CSDK_FLAG_STORE_INVITE_SELF
Used with CSDK_StoreEvents to invite the current user without requiring an ATTENDEE property.
static int CSDK_FLAG_STORE_MODIFY
Used with CSDK_Store* calls to add, or modify the given properties to an existing object on the server.
static int CSDK_FLAG_STORE_REMOVE
Used with CSDK_Store* calls to remove the given properties from an existing object on the server.
static int CSDK_FLAG_STORE_REPLACE
Used with CSDK_Store* functions to specify that the object (event/task/contact) on the server should be completely replaced by the given object
static int CSDK_FLAG_STORE_REPLY
Used with CSDK_StoreEvents to reply (set ATTENDEE and VALARM) to events organized by other people.
static int CSDK_FLAG_STREAM_NOT_MIME
Used with CSDK_Store* and CSDK_Fetch* calls to specify that the stream should not be MIME encapsulated.
static int CSDK_FLAG_STREAM_XML
static int CSDK_HANDLE_MAILTO
static int CSDK_HANDLE_NAME
static int CSDK_HANDLE_TYPE
static java.lang.String CSDK_PROPERTY_BIRTHDATE
static java.lang.String CSDK_PROPERTY_CATEGORIES
static java.lang.String CSDK_PROPERTY_COMMENT
static java.lang.String CSDK_PROPERTY_FORMATTEDNAME
static java.lang.String CSDK_PROPERTY_NICKNAME
static java.lang.String CSDK_PROPERTY_ROLE
static java.lang.String CSDK_PROPERTY_TITLE
static java.lang.String CSDK_PROPERTY_X_ANNIVERSARY
static java.lang.String CSDK_PROPERTY_X_ASSISTANTNAME
static java.lang.String CSDK_PROPERTY_X_OFFICE
static java.lang.String CSDK_PROPERTY_X_SPOUSE
static int CSDK_STAT_API
API class status
static int CSDK_STAT_API_BADPARAM
A bad parameter was passed
static int CSDK_STAT_API_CALLBACK
There was a problem with a callback
static int CSDK_STAT_API_CALLBACK_ERROR
The callback returned an error, which is returned in bit field 5
static int CSDK_STAT_API_FLAGS
Bad flags were passed
static int CSDK_STAT_API_HANDLE
There was a problem with a handle
static int CSDK_STAT_API_HANDLE_BAD
The passed handle was corrupt
static int CSDK_STAT_API_HANDLE_NOTNULL
The passed handle was not null
static int CSDK_STAT_API_HANDLE_NULL
The passed handle was null
static int CSDK_STAT_API_INCOMPLETE_TRANSACTION
There was a problem with the transaction (Probably a store operation) and the data has been stored partially, so the data on the server might be inconsistent with the data the user was trying to store.
static int CSDK_STAT_API_NULL
A null pointer was passed
static int CSDK_STAT_API_POOL
There was a problem with the connection pool
static int CSDK_STAT_API_POOL_LOCKFAILED
The connection pool couldn't obtain a lock
static int CSDK_STAT_API_POOL_NOCONNECTIONS
The connection pool has no appropriate connections available
static int CSDK_STAT_API_POOL_NOTINITIALIZED
The connection pool was not initialized
static int CSDK_STAT_API_SESSION
There was a problem with a session
static int CSDK_STAT_API_SESSION_BAD
The passed session was corrupt
static int CSDK_STAT_API_SESSION_NOTNULL
The passed session was not null
static int CSDK_STAT_API_SESSION_NULL
The passed session was null
static int CSDK_STAT_API_STREAM
There was a problem with a stream
static int CSDK_STAT_API_STREAM_BAD
The passed stream was corrupt
static int CSDK_STAT_API_STREAM_NOTNULL
The passed stream was not null
static int CSDK_STAT_API_STREAM_NULL
The passed stream was null
static int CSDK_STAT_CONFIG
Configuration class status
static int CSDK_STAT_CONFIG_CANNOT_OPEN
Failed to open the configuration file passed to CSK_SetConfigFile
static int CSDK_STAT_CONFIG_CANNOT_OPEN_TMPDIRECTORYPATH
Failed to open the tmpDirectoyPath specified in the configuration
static int CSDK_STAT_DATA
Data class status
static int CSDK_STAT_DATA_COOKIE
Information about the supplied cookie
static int CSDK_STAT_DATA_DATE
Information about a date
static int CSDK_STAT_DATA_DATE_FORMAT
The format of the date data is incorrect
static int CSDK_STAT_DATA_DATE_INVALID
A specified date is invalid (e.g.
static int CSDK_STAT_DATA_DATE_NOT_LOCAL
A UTC DTSTART (and/or DTEND) was specified for a recurring event.
static int CSDK_STAT_DATA_DATE_OUTOFRANGE
A specified date is out of the range supported by this implementation
static int CSDK_STAT_DATA_DATE_RANGE
The date range is incorrect
static int CSDK_STAT_DATA_EMAIL
Information about email
static int CSDK_STAT_DATA_EMAIL_NOTSET
No email address is set on the server for 1 or more users/resources
static int CSDK_STAT_DATA_ENCODING
Information about the encoding of supplied data
static int CSDK_STAT_DATA_EVENTTYPE
Information about data for the event type is incorrect.
static int CSDK_STAT_DATA_HOSTNAME
Information about a hostname
static int CSDK_STAT_DATA_HOSTNAME_FORMAT
The format of the hostname string was wrong
static int CSDK_STAT_DATA_HOSTNAME_HOST
The hostname string could not be resolved to a host
static int CSDK_STAT_DATA_HOSTNAME_SERVER
No server could be found on the specified host and port
static int CSDK_STAT_DATA_ICAL
Information about iCalendar data
static int CSDK_STAT_DATA_ICAL_ATTACH
The operation encountered an error only with the attachment.
static int CSDK_STAT_DATA_ICAL_ATTACH_INVALID_FILE_URI
The attachment file uri was invalid.
static int CSDK_STAT_DATA_ICAL_CANTMODIFYRRULE
An attempt was made to modify the recurrence rule for a calendar entry.
static int CSDK_STAT_DATA_ICAL_COMPEXTRA
An extra component was encountered.
static int CSDK_STAT_DATA_ICAL_COMPMISSING
An expected or required component was missing
static int CSDK_STAT_DATA_ICAL_COMPNAME
There was a problem with a component name
static int CSDK_STAT_DATA_ICAL_COMPVALUE
There was a problem with what a component contained
static int CSDK_STAT_DATA_ICAL_FOLDING
There was a problem in the line folding
static int CSDK_STAT_DATA_ICAL_IMPLEMENT
A problem with this particular iCalendar implementation
static int CSDK_STAT_DATA_ICAL_INVALID_EXTENSION_DATA
static int CSDK_STAT_DATA_ICAL_LINEOVERFLOW
One of the iCal data lines was too long, breaching the iCalendar spec (RFC 2445)
static int CSDK_STAT_DATA_ICAL_MISSING_DTSTART
The iCalendar data given did not contain a DTSTART property, required to perform the requested operation
static int CSDK_STAT_DATA_ICAL_MISSING_UID
One or more VEVENTs were missing UID properties and an attemp was made to do something other than a CREATE.
static int CSDK_STAT_DATA_ICAL_MISSINGRECURID
Multiple VEVENTs were supplied with the same UID, and at least two of them did not have a RECURRENCE-ID property.
static int CSDK_STAT_DATA_ICAL_NOATTENDEES
An attempt was made to store a calendar event without any ATTENDEE properties.
static int CSDK_STAT_DATA_ICAL_NONE
The provided data was not iCalendar data
static int CSDK_STAT_DATA_ICAL_NOTANATTENDEE
An attempt was made to reply to a calendar event which the user is not attending.
static int CSDK_STAT_DATA_ICAL_OVERFLOW
There was an overflow when parsing the iCalendar data.
static int CSDK_STAT_DATA_ICAL_PARAMEXTRA
An extra parameter was encountered.
static int CSDK_STAT_DATA_ICAL_PARAMMISSING
An expected or required parameter was missing
static int CSDK_STAT_DATA_ICAL_PARAMNAME
There was a problem with a parameter name
static int CSDK_STAT_DATA_ICAL_PARAMVALUE
There was a problem with a parameter value
static int CSDK_STAT_DATA_ICAL_PROPEXTRA
An extra property was encountered.
static int CSDK_STAT_DATA_ICAL_PROPMISSING
An expected or required property was missing
static int CSDK_STAT_DATA_ICAL_PROPNAME
There was a problem with a property name
static int CSDK_STAT_DATA_ICAL_PROPVALUE
There was a problem with a property value
static int CSDK_STAT_DATA_ICAL_RECURMODE
There was a problem with the recurrence specification.
static int CSDK_STAT_DATA_ICAL_UNKNOWNDATA
The iCalendar data contained unrecognized iCalendar tokens.
static int CSDK_STAT_DATA_MIME
Information about MIME data
static int CSDK_STAT_DATA_MIME_CHARSET
An unsupported character set was specified in a MIME header.
static int CSDK_STAT_DATA_MIME_COMMENT
A comment could not be parsed
static int CSDK_STAT_DATA_MIME_ENCODING
The encoding specified in the MIME object is not supported
static int CSDK_STAT_DATA_MIME_HEADER
A header could not be parsed
static int CSDK_STAT_DATA_MIME_IMPLEMENT
A restriction specific to this MIME implementation was breached
static int CSDK_STAT_DATA_MIME_IMPLEMENT_NESTING
The MIME object was nested too deeply
static int CSDK_STAT_DATA_MIME_LENGTH
One of the header lines was too long
static int CSDK_STAT_DATA_MIME_NOICAL
No MIME parts were found whose headers indicated that they contain iCalendar data
static int CSDK_STAT_DATA_MIME_NONE
No MIME data was found
static int CSDK_STAT_DATA_MIME_OVERFLOW
An overflow occurred while reading MIME data.
static int CSDK_STAT_DATA_QUERY
Information about queries
static int CSDK_STAT_DATA_QUERY_CONDITION_ILLEGAL_OPERATOR
A CSDKCondition contained an operator which was not legal for the query being performed
static int CSDK_STAT_DATA_QUERY_CONDITION_NULL
A NULL CSDKCondition object was passed into a API function
static int CSDK_STAT_DATA_QUERY_CONDITION_PROPERTY_NULL
A CSDKCondition contained a NULL property
static int CSDK_STAT_DATA_QUERY_CONDITION_PROPERTY_TOO_LONG
A CSDKCondition contained a property name which was longer than expected.
static int CSDK_STAT_DATA_QUERY_CONDITION_UNKNOWN_OPERATOR
A CSDKCondition contained an unknown operator
static int CSDK_STAT_DATA_QUERY_CONDITION_VALUE_NULL
A CSDKCondition contained a NULL value
static int CSDK_STAT_DATA_QUERY_CONDITION_VALUE_TOO_LONG
A CSDKCondition contained a property name which was longer than expected.
static int CSDK_STAT_DATA_QUERY_ILLEGAL_OPERATOR
An illegal operator was passed to CSDK_AddConditionToQuery.
static int CSDK_STAT_DATA_QUERY_NULL
A NULL CSDKQuery object was passed into a API function
static int CSDK_STAT_DATA_RRESULT
Information about a request result
static int CSDK_STAT_DATA_RRESULT_EOR
No more results were found in the CSDKRequestResult
static int CSDK_STAT_DATA_SERVER
Information about data on the server
static int CSDK_STAT_DATA_SERVER_TOOMANYATTENDEES
The event has too many attendees for the server to handle
static int CSDK_STAT_DATA_SERVER_TOOMANYINSTANCES
The event has too many recurrences for the server to handle
static int CSDK_STAT_DATA_UID
Information about a UID
static int CSDK_STAT_DATA_UID_ALREADYEXISTS
An object with the specified UID already exists
static int CSDK_STAT_DATA_UID_FORMAT
The format of the UID string was wrong
static int CSDK_STAT_DATA_UID_MULTIPLEMATCHES
Multiple objects with the specified UID exist
static int CSDK_STAT_DATA_UID_NOTFOUND
Data with the supplied UID could not be found
static int CSDK_STAT_DATA_UID_RECURRENCE
The specified object could not be found
static int CSDK_STAT_DATA_USERID
Information about a userid
static int CSDK_STAT_DATA_USERID_EXT
There was a problem with the Extended part of the UserId string
static int CSDK_STAT_DATA_USERID_EXT_CONFLICT
Either userid AND X.400 were specified, or both a node and a calendar domain were specified.
static int CSDK_STAT_DATA_USERID_EXT_FORMAT
The format of the extended string was bad
static int CSDK_STAT_DATA_USERID_EXT_INIFILE
There was a problem with the inifile
static int CSDK_STAT_DATA_USERID_EXT_MANY
Multiple users were identified by the string
static int CSDK_STAT_DATA_USERID_EXT_NODE
The specified node could not be found
static int CSDK_STAT_DATA_USERID_EXT_NONE
No users were identified by the string
static int CSDK_STAT_DATA_USERID_FORMAT
The format of the UserId string was wrong
static int CSDK_STAT_DATA_USERID_ID
There was a problem with the Id part of the UserId string
static int CSDK_STAT_DATA_VCARD
Information about vCard data
static int CSDK_STAT_DATA_VCARD_COMPNAME
There was a problem with a component name
static int CSDK_STAT_DATA_VCARD_DUPERROR
An attempt was made to store a vCard using the mode CSDK_FLAG_STORE_CREATE but a contact with the same UID already existed on the server.
static int CSDK_STAT_DATA_VCARD_PARAMEXTRA
An extra parameter was encountered.
static int CSDK_STAT_DATA_VCARD_PARAMMISSING
An expected or required parameter was missing
static int CSDK_STAT_DATA_VCARD_PARAMNAME
There was a problem with a parameter name
static int CSDK_STAT_DATA_VCARD_PARAMVALUE
There was a problem with a parameter value
static int CSDK_STAT_DATA_VCARD_PROPEXTRA
An extra property was encountered.
static int CSDK_STAT_DATA_VCARD_PROPMISSING
An expected or required property was missing
static int CSDK_STAT_DATA_VCARD_PROPNAME
There was a problem with a property name
static int CSDK_STAT_DATA_VCARD_PROPVALUE
There was a problem with a property value
static int CSDK_STAT_DATA_VCARD_PROPVALUE_VIOLATED_SERVERRULE
There was a problem with a property witch doen't respect a server rule example daystart = 9 am and we try to store dayend = 8 am Error since dayEnd < daystart
static int CSDK_STAT_DATA_VCARD_VERSION_UNSUPPORTED
A vCard with an unrecognized VERSION was encountered
static int CSDK_STAT_LIBRARY
Library class status
static int CSDK_STAT_LIBRARY_IMPLEMENTATION
The feature is not fully implemented
static int CSDK_STAT_LIBRARY_INTERNAL
An internal error occured in the library
static int CSDK_STAT_LIBRARY_INTERNAL_CONTEXT
Invalid context for a dependant library
static int CSDK_STAT_LIBRARY_INTERNAL_COSMICRAY
Something completely unexpected happened internally
static int CSDK_STAT_LIBRARY_INTERNAL_DATA
There was a corruption of data in the library
static int CSDK_STAT_LIBRARY_INTERNAL_EXPIRY
The function has expired in this library
static int CSDK_STAT_LIBRARY_INTERNAL_FUNCTION
The library miscalled a function
static int CSDK_STAT_LIBRARY_INTERNAL_OVERFLOW
Some internal maximum was exceeded
static int CSDK_STAT_LIBRARY_INTERNAL_PROTOCOL
The library abused a protocol
static int CSDK_STAT_LIBRARY_INTERNAL_UNKNOWN_EXCEPTION
CAPI received an unknown C++ exception
static int CSDK_STAT_LIBRARY_INTERNAL_UNKNOWN_LIBRARY_ERRCODE
Failed to map an error code from a dependant library.
static int CSDK_STAT_LIBRARY_SERVER
A limitation of or occurence on the server
static int CSDK_STAT_LIBRARY_SERVER_BUSY
The server cannot service the request right now because it is busy
static int CSDK_STAT_LIBRARY_SERVER_SUPPORT
The server does not provide support
static int CSDK_STAT_LIBRARY_SERVER_SUPPORT_CHARSET
There is no support for the required character set
static int CSDK_STAT_LIBRARY_SERVER_SUPPORT_STANDARDS
There is no support for CAPI on this server
static int CSDK_STAT_LIBRARY_SERVER_SUPPORT_UID
There is no support for storing UIDs
static int CSDK_STAT_LIBRARY_SERVER_TIMEZONE
There was an error dealing with timezones from the calendar server
static int CSDK_STAT_LIBRARY_SERVER_UNAVAILABLE
The server is running, but unavailable for some reason, e.g.
static int CSDK_STAT_LIBRARY_SERVER_USERDATA
There is some problem with user data on the server
static int CSDK_STAT_OK
Operation completed successfully.
static int CSDK_STAT_SECUR
Security class status
static int CSDK_STAT_SECUR_CANTBOOKATTENDEE
One or more attendees could not be booked.
static int CSDK_STAT_SECUR_INSUFFICIENTRIGHTS
User doesn't have sufficient rights to perform the operation
static int CSDK_STAT_SECUR_LOGON
There was a security error on logon
static int CSDK_STAT_SECUR_LOGON_AUTH
Logon authentication failed
static int CSDK_STAT_SECUR_LOGON_LOCKED
The specified account is locked
static int CSDK_STAT_SECUR_LOGON_LOCKED_RESOURCE
Logon is locked for resources
static int CSDK_STAT_SECUR_LOGON_LOCKED_SYSOP
Logon is locked for Sysops
static int CSDK_STAT_SECUR_READ
There was a security error on read
static int CSDK_STAT_SECUR_READ_ALARM
There was a security error reading alarm data
static int CSDK_STAT_SECUR_READ_PROPS
There was a security error reading properties
static int CSDK_STAT_SECUR_SERVER
There was a security error in the server
static int CSDK_STAT_SECUR_SERVER_LICENSE
There was a licensing error on the server
static int CSDK_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP
The server requires a SetIdentity call on the sysop logon to perform the operation
static int CSDK_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP_REMOTE
Cannot set identity as a remote user while logged in as node sysop
static int CSDK_STAT_SECUR_WRITE
There was a security error on write
static int CSDK_STAT_SECUR_WRITE_AGENDA
There was a security error writing to an agenda
static int CSDK_STAT_SECUR_WRITE_EVENT
There was a security error writing to an event
static int CSDK_STAT_SERVICE
Service class status
static int CSDK_STAT_SERVICE_ACE
There was a problem caused by one of the ACE plugins
static int CSDK_STAT_SERVICE_ACE_LOAD
Required ACE plugin could not be loaded
static int CSDK_STAT_SERVICE_ACE_SUPPORT
Requested ACE option not supported
static int CSDK_STAT_SERVICE_FILE
There was a problem with system file services
static int CSDK_STAT_SERVICE_FILE_CLOSE
There was a problem closing a file
static int CSDK_STAT_SERVICE_FILE_DELETE
There was a problem deleting a file
static int CSDK_STAT_SERVICE_FILE_MODE
There was a problem with the read or write mode for a file
static int CSDK_STAT_SERVICE_FILE_OPEN
There was a problem opening a file
static int CSDK_STAT_SERVICE_FILE_READ
There was a problem reading from a file
static int CSDK_STAT_SERVICE_FILE_TEMP
There was a problem allocating a temporary file
static int CSDK_STAT_SERVICE_FILE_WRITE
There was a problem writing to a file
static int CSDK_STAT_SERVICE_LIBRARY
There was a problem with the standard library services
static int CSDK_STAT_SERVICE_MEM
There was a problem with system memory services
static int CSDK_STAT_SERVICE_MEM_ALLOC
Could not allocate memory
static int CSDK_STAT_SERVICE_NET
There was a problem with network services
static int CSDK_STAT_SERVICE_NET_TIMEOUT
Timeout while waiting for network services
static int CSDK_STAT_SERVICE_THREAD
There was a problem with system thread services
static int CSDK_STAT_SERVICE_TIME
There was a problem with the standard time services
static int CSDK_STAT_SERVICE_TIME_GMTIME
GMTime could not be obtained
static int CSDK_STATMASK_3
static int CSDK_STATMASK_3_FIELD
static int CSDK_STATMASK_4
static int CSDK_STATMASK_4_FIELD
static int CSDK_STATMASK_5
static int CSDK_STATMASK_5_FIELD
static int CSDK_STATMASK_CLASS
static int CSDK_STATMASK_CLASS_FIELD
static int CSDK_STATMASK_MODE_FIELD
static int CSDK_STATMODE_FATAL
static int CSDK_TASK_RANGE_COMPLETEDTIME
static int CSDK_TASK_RANGE_DUETIME
static int CSDK_TASK_RANGE_STARTTIME
static int CSDK_THISANDFUTURE
static int CSDK_THISANDPRIOR
static int CSDK_THISINSTANCE

Constructor Summary
Api()

Method Summary
static int getStatusCode(int in_status)
A status returned by the CALENDAR_SDK is composed of a status code and some extra bits giving extra context to the error that occurred.
static void getStatusLevels(int in_status, int[] out_fields)
Decomposes a CAPIStatus into its subparts; each part of the status code specifies more precisely the actual error.
static java.lang.String getStatusString(int in_status)
Returns a read-only string representation of a CAPIStatus (this is generally more useful than the numeric representation).
static void init(java.lang.String in_configurationFile, java.lang.String in_logFileName)
Allows the SDK to read configuration settings that control error logging and the other configuration parameters listed in the "Configuration" section of this manual.

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail

CSDK_FLAG_CONTINUE_ON_ERROR

public static final int CSDK_FLAG_CONTINUE_ON_ERROR
Can be passed to CSDK_Fetch*ByUID or CSDK_Delete*ByUID calls to request that, if possible, we continue the operations even if we encountered an error. Furthermore we return partial data if applicable (CSDK_Fetch*ByUID). Example, if we do a CSDK_Fetch*ByUID with multiple UID, and there is a UID that is not found. Instead of the function returning a STATUS CODE and no data(default behavior), we would return STATUS CODE CSDK_STAT_OK (error would only be reported in RequestResult) and the partial data found for the valid UID's.
See Also:
Constant Field Values

CSDK_FLAG_FETCH_AGENDA_ATTENDEE_ONLY

public static final int CSDK_FLAG_FETCH_AGENDA_ATTENDEE_ONLY
Used with CSDK_FetchEvent* calls to filter out ATTENDEE properties for all attendees other than the agenda being viewed.
See Also:
Constant Field Values

CSDK_FLAG_FETCH_COMBINED

public static final int CSDK_FLAG_FETCH_COMBINED
Used with CSDK_FetchEvent* calls to return all events in a single VCALENDAR rather than one VCALENDAR per agenda. This is faster and produces smaller output.
See Also:
Constant Field Values

CSDK_FLAG_FETCH_DO_NOT_EXPAND_RRULE

public static final int CSDK_FLAG_FETCH_DO_NOT_EXPAND_RRULE
Can be passed to CSDK_FetchEvent* calls to request that recurrence rules not be expanded. This flag is set by default with CSDK_FetchEventsByUID and can be overridden by using CSDK_FLAG_FETCH_EXPAND_RRULE.
See Also:
Constant Field Values

CSDK_FLAG_FETCH_EXCLUDE_ACCEPTED

public static final int CSDK_FLAG_FETCH_EXCLUDE_ACCEPTED
Used with CSDK_FetchEvent* calls to exclude events the caller has accepted.
See Also:
Constant Field Values

CSDK_FLAG_FETCH_EXCLUDE_APPOINTMENTS

public static final int CSDK_FLAG_FETCH_EXCLUDE_APPOINTMENTS
Used with CAPI_FetchEvent* and CSDK_FetchEvent* calls to exclude regular meetings (appointments)
See Also:
Constant Field Values

CSDK_FLAG_FETCH_EXCLUDE_DAILYNOTES

public static final int CSDK_FLAG_FETCH_EXCLUDE_DAILYNOTES
Used with CAPI_FetchEvent* and CSDK_FetchEvent* calls to exclude daily notes
See Also:
Constant Field Values

CSDK_FLAG_FETCH_EXCLUDE_DAYEVENTS

public static final int CSDK_FLAG_FETCH_EXCLUDE_DAYEVENTS
Used with CAPI_FetchEvent* and CSDK_FetchEvent* calls to exclude day events
See Also:
Constant Field Values

CSDK_FLAG_FETCH_EXCLUDE_DECLINED

public static final int CSDK_FLAG_FETCH_EXCLUDE_DECLINED
Used with CSDK_FetchEvent* calls to exclude events the caller has declined.
See Also:
Constant Field Values

CSDK_FLAG_FETCH_EXCLUDE_HOLIDAYS

public static final int CSDK_FLAG_FETCH_EXCLUDE_HOLIDAYS
Used with CAPI_FetchEvent* and CSDK_FetchEvent* calls to exclude holidays
See Also:
Constant Field Values

CSDK_FLAG_FETCH_EXCLUDE_NOTOWNER

public static final int CSDK_FLAG_FETCH_EXCLUDE_NOTOWNER
Used with CSDK_FetchEvent* calls to exclude events which are not owned by the caller.
See Also:
Constant Field Values

CSDK_FLAG_FETCH_EXCLUDE_UNCONFIRMED

public static final int CSDK_FLAG_FETCH_EXCLUDE_UNCONFIRMED
Used with CSDK_FetchEvent* calls to exclude events the caller has not confirmed.
See Also:
Constant Field Values

CSDK_FLAG_FETCH_EXPAND_RRULE

public static final int CSDK_FLAG_FETCH_EXPAND_RRULE
Can be passed to CSDK_FetchEvent* calls to request that recurrence rules be expanded. This flag is set by default with CSDK_FetchEventsByRange and CSDK_FetchEventsByAlarmRange and can be overridden by using CSDK_FLAG_FETCH_DO_NOT_EXPAND_RRULE.
See Also:
Constant Field Values

CSDK_FLAG_FETCH_LOCALTIMES

public static final int CSDK_FLAG_FETCH_LOCALTIMES
Used with CSDK_FetchEvent* and CSDK_FetchTask* calls to request that times be returned in the "local" timezone. The current user's preferred timezone as set on the calendar server is considered the "local" timezone.
See Also:
Constant Field Values

CSDK_FLAG_FETCH_RESOURCES_WITHOUT_ADDRESSES

public static final int CSDK_FLAG_FETCH_RESOURCES_WITHOUT_ADDRESSES
Can be passed to CSDK_FetchEvent* calls to request that resources without email addresses not be exported using invalid email addresses.
See Also:
Constant Field Values

CSDK_FLAG_FETCH_USERS_WITHOUT_ADDRESSES

public static final int CSDK_FLAG_FETCH_USERS_WITHOUT_ADDRESSES
Can be passed to CSDK_FetchEvent* calls to request that users without email addresses not be exported using invalid email addresses.
See Also:
Constant Field Values

CSDK_FLAG_FETCH_VCARD_VERSION_2_1

public static final int CSDK_FLAG_FETCH_VCARD_VERSION_2_1
Used with CSDK_FetchContacts* calls to request version 2.1 vCards
See Also:
Constant Field Values

CSDK_FLAG_FETCH_VCARD_VERSION_3_0

public static final int CSDK_FLAG_FETCH_VCARD_VERSION_3_0
Used with CSDK_FetchContacts* calls to request version 3.0 vCards (default)
See Also:
Constant Field Values

CSDK_FLAG_NONE

public static final int CSDK_FLAG_NONE
Used to select the default behaviour (same as CAPI_FLAG_NONE)
See Also:
Constant Field Values

CSDK_FLAG_STORE_CREATE

public static final int CSDK_FLAG_STORE_CREATE
Used with CSDK_Store* calls to create a new object on the server. If an object already exists with the same UID, an error will be returned
See Also:
Constant Field Values

CSDK_FLAG_STORE_IMPORT

public static final int CSDK_FLAG_STORE_IMPORT
Used with CSDK_Store* calls to create (CAPI_FLAG_STORE_CREATE) a new object (task/contact) on the server if none exists with the given UID, or to completely replace (CAPI_FLAG_STORE_REPLACE) an existing object
See Also:
Constant Field Values

CSDK_FLAG_STORE_INVITE_SELF

public static final int CSDK_FLAG_STORE_INVITE_SELF
Used with CSDK_StoreEvents to invite the current user without requiring an ATTENDEE property.
See Also:
Constant Field Values

CSDK_FLAG_STORE_MODIFY

public static final int CSDK_FLAG_STORE_MODIFY
Used with CSDK_Store* calls to add, or modify the given properties to an existing object on the server.
See Also:
Constant Field Values

CSDK_FLAG_STORE_REMOVE

public static final int CSDK_FLAG_STORE_REMOVE
Used with CSDK_Store* calls to remove the given properties from an existing object on the server. The UID property must be specified in the input, but will not itself be removed from the server. This mode will not completely delete an object on the server - use CSDK_Delete* instead.
See Also:
Constant Field Values

CSDK_FLAG_STORE_REPLACE

public static final int CSDK_FLAG_STORE_REPLACE
Used with CSDK_Store* functions to specify that the object (event/task/contact) on the server should be completely replaced by the given object
See Also:
Constant Field Values

CSDK_FLAG_STORE_REPLY

public static final int CSDK_FLAG_STORE_REPLY
Used with CSDK_StoreEvents to reply (set ATTENDEE and VALARM) to events organized by other people.
See Also:
Constant Field Values

CSDK_FLAG_STREAM_NOT_MIME

public static final int CSDK_FLAG_STREAM_NOT_MIME
Used with CSDK_Store* and CSDK_Fetch* calls to specify that the stream should not be MIME encapsulated.
See Also:
Constant Field Values

CSDK_FLAG_STREAM_XML

public static final int CSDK_FLAG_STREAM_XML
See Also:
Constant Field Values

CAPI_FLAG_FETCH_NO_FIELDHOLDERS

public static final int CAPI_FLAG_FETCH_NO_FIELDHOLDERS
Deprecated. As of 9.0.4, replaced by #CSDK_FLAG_FETCH_NO_FIELDHOLDERS
See Also:
Constant Field Values

CAPI_FLAG_NONE

public static final int CAPI_FLAG_NONE
Deprecated. As of 9.0.4, replaced by CSDK_FLAG_NONE
See Also:
Constant Field Values

CAPI_FLAG_STORE_DELPROPS

public static final int CAPI_FLAG_STORE_DELPROPS
Deprecated. As of 9.0.4, replaced by #CSDK_FLAG_STORE_DELPROPS
See Also:
Constant Field Values

CAPI_FLAG_STORE_MODPROPS

public static final int CAPI_FLAG_STORE_MODPROPS
Deprecated. As of 9.0.4, replaced by #CSDK_FLAG_STORE_MODPROPS
See Also:
Constant Field Values

CAPI_FLAG_FETCH_EXCLUDE_APPOINTMENTS

public static final int CAPI_FLAG_FETCH_EXCLUDE_APPOINTMENTS
Deprecated. As of 9.0.4, replaced by CSDK_FLAG_FETCH_EXCLUDE_APPOINTMENTS
See Also:
Constant Field Values

CAPI_FLAG_FETCH_EXCLUDE_DAILYNOTES

public static final int CAPI_FLAG_FETCH_EXCLUDE_DAILYNOTES
Deprecated. As of 9.0.4, replaced by CSDK_FLAG_FETCH_EXCLUDE_DAILYNOTES
See Also:
Constant Field Values

CAPI_FLAG_FETCH_EXCLUDE_DAYEVENTS

public static final int CAPI_FLAG_FETCH_EXCLUDE_DAYEVENTS
Deprecated. As of 9.0.4, replaced by CSDK_FLAG_FETCH_EXCLUDE_DAYEVENTS
See Also:
Constant Field Values

CAPI_FLAG_FETCH_EXCLUDE_HOLIDAYS

public static final int CAPI_FLAG_FETCH_EXCLUDE_HOLIDAYS
Deprecated. As of 9.0.4, replaced by CSDK_FLAG_FETCH_EXCLUDE_HOLIDAYS
See Also:
Constant Field Values

CAPI_FLAG_ALARM_STARTTIME

public static final int CAPI_FLAG_ALARM_STARTTIME
Deprecated. As of 9.0.4, Not Replaced
See Also:
Constant Field Values

CAPI_FLAG_ALARM_DUETIME

public static final int CAPI_FLAG_ALARM_DUETIME
Deprecated. As of 9.0.4, Not Replaced
See Also:
Constant Field Values

CSDK_HANDLE_TYPE

public static final int CSDK_HANDLE_TYPE
See Also:
Constant Field Values

CSDK_HANDLE_NAME

public static final int CSDK_HANDLE_NAME
See Also:
Constant Field Values

CSDK_HANDLE_MAILTO

public static final int CSDK_HANDLE_MAILTO
See Also:
Constant Field Values

CAPI_HANDLE_TYPE

public static final int CAPI_HANDLE_TYPE
Deprecated. As of 9.0.4, replaced by CSDK_HANDLE_TYPE
See Also:
Constant Field Values

CAPI_HANDLE_NAME

public static final int CAPI_HANDLE_NAME
Deprecated. As of 9.0.4, replaced by CSDK_HANDLE_NAME
See Also:
Constant Field Values

CAPI_HANDLE_MAILTO

public static final int CAPI_HANDLE_MAILTO
Deprecated. As of 9.0.4, replaced by CSDK_HANDLE_MAILTO
See Also:
Constant Field Values

CSDK_CAPAB_VERSION

public static final int CSDK_CAPAB_VERSION
Same as CAPI_CAPAB_CAPI_VERSION
See Also:
Constant Field Values

CSDK_CAPAB_CSDK_VERSION

public static final int CSDK_CAPAB_CSDK_VERSION
Returns the SDK version as a string. (e.g. "9.0.4")
See Also:
Constant Field Values

CSDK_CAPAB_SERVER_VERSION

public static final int CSDK_CAPAB_SERVER_VERSION
Returns the server version as a string. (e.g. "6.0"). A server connection must exist to read this capability.
See Also:
Constant Field Values

CSDK_CAPAB_MAXDATE

public static final int CSDK_CAPAB_MAXDATE
Returns the largest date which CAPI can handle ("20371129")
See Also:
Constant Field Values

CSDK_CAPAB_UNSUPPORTED_ICAL_COMP

public static final int CSDK_CAPAB_UNSUPPORTED_ICAL_COMP
Returns a comma delimited list of iCal components which CAPI does not process. ("VJOURNAL,VFREEBUSY")
See Also:
Constant Field Values

CSDK_CAPAB_UNSUPPORTED_ICAL_PROP

public static final int CSDK_CAPAB_UNSUPPORTED_ICAL_PROP
Returns a comma delimited list of iCal properties which CAPI does not process. ("GEO,COMMENT"). A server connection must exist to read this capability.
See Also:
Constant Field Values

CSDK_CAPAB_AUTH

public static final int CSDK_CAPAB_AUTH
Returns the authentication mechanisms supported by the server (e.g. "cs-standard,gssapi:kerberos5,sasl:KERBEROS_V4"). A server connection must exist to read this capability.
See Also:
Constant Field Values

CSDK_CAPAB_COMP

public static final int CSDK_CAPAB_COMP
Returns the compression mechanisms supported by the server (e.g. "cs-simple,none"). A server connection must exist to read this capability.
See Also:
Constant Field Values

CSDK_CAPAB_ENCR

public static final int CSDK_CAPAB_ENCR
Returns the encryption mechanisms supported by the server (e.g. "cs-light,none"). A server connection must exist to read this capability.
See Also:
Constant Field Values

CSDK_CAPAB_MINREFRESHRATE

public static final int CSDK_CAPAB_MINREFRESHRATE
Returns the minimum idle refresh rate for SDK clients
See Also:
Constant Field Values

CSDK_THISINSTANCE

public static final int CSDK_THISINSTANCE
See Also:
Constant Field Values

CSDK_THISANDPRIOR

public static final int CSDK_THISANDPRIOR
See Also:
Constant Field Values

CSDK_THISANDFUTURE

public static final int CSDK_THISANDFUTURE
See Also:
Constant Field Values

CSDK_FLAG_ALARM_STARTTIME

public static final int CSDK_FLAG_ALARM_STARTTIME
See Also:
Constant Field Values

CSDK_FLAG_ALARM_DUETIME

public static final int CSDK_FLAG_ALARM_DUETIME
See Also:
Constant Field Values

CSDK_TASK_RANGE_STARTTIME

public static final int CSDK_TASK_RANGE_STARTTIME
See Also:
Constant Field Values

CSDK_TASK_RANGE_DUETIME

public static final int CSDK_TASK_RANGE_DUETIME
See Also:
Constant Field Values

CSDK_TASK_RANGE_COMPLETEDTIME

public static final int CSDK_TASK_RANGE_COMPLETEDTIME
See Also:
Constant Field Values

CSDK_PROPERTY_FORMATTEDNAME

public static final java.lang.String CSDK_PROPERTY_FORMATTEDNAME
See Also:
Constant Field Values

CSDK_PROPERTY_BIRTHDATE

public static final java.lang.String CSDK_PROPERTY_BIRTHDATE
See Also:
Constant Field Values

CSDK_PROPERTY_TITLE

public static final java.lang.String CSDK_PROPERTY_TITLE
See Also:
Constant Field Values

CSDK_PROPERTY_ROLE

public static final java.lang.String CSDK_PROPERTY_ROLE
See Also:
Constant Field Values

CSDK_PROPERTY_COMMENT

public static final java.lang.String CSDK_PROPERTY_COMMENT
See Also:
Constant Field Values

CSDK_PROPERTY_CATEGORIES

public static final java.lang.String CSDK_PROPERTY_CATEGORIES
See Also:
Constant Field Values

CSDK_PROPERTY_NICKNAME

public static final java.lang.String CSDK_PROPERTY_NICKNAME
See Also:
Constant Field Values

CSDK_PROPERTY_X_SPOUSE

public static final java.lang.String CSDK_PROPERTY_X_SPOUSE
See Also:
Constant Field Values

CSDK_PROPERTY_X_ANNIVERSARY

public static final java.lang.String CSDK_PROPERTY_X_ANNIVERSARY
See Also:
Constant Field Values

CSDK_PROPERTY_X_OFFICE

public static final java.lang.String CSDK_PROPERTY_X_OFFICE
See Also:
Constant Field Values

CSDK_PROPERTY_X_ASSISTANTNAME

public static final java.lang.String CSDK_PROPERTY_X_ASSISTANTNAME
See Also:
Constant Field Values

CSDK_STATMASK_MODE_FIELD

public static final int CSDK_STATMASK_MODE_FIELD
See Also:
Constant Field Values

CSDK_STATMASK_CLASS_FIELD

public static final int CSDK_STATMASK_CLASS_FIELD
See Also:
Constant Field Values

CSDK_STATMASK_3_FIELD

public static final int CSDK_STATMASK_3_FIELD
See Also:
Constant Field Values

CSDK_STATMASK_4_FIELD

public static final int CSDK_STATMASK_4_FIELD
See Also:
Constant Field Values

CSDK_STATMASK_5_FIELD

public static final int CSDK_STATMASK_5_FIELD
See Also:
Constant Field Values

CSDK_STATMASK_CLASS

public static final int CSDK_STATMASK_CLASS
See Also:
Constant Field Values

CSDK_STATMASK_3

public static final int CSDK_STATMASK_3
See Also:
Constant Field Values

CSDK_STATMASK_4

public static final int CSDK_STATMASK_4
See Also:
Constant Field Values

CSDK_STATMASK_5

public static final int CSDK_STATMASK_5
See Also:
Constant Field Values

CSDK_STAT_OK

public static final int CSDK_STAT_OK
Operation completed successfully. Value 0
See Also:
Constant Field Values

CSDK_STATMODE_FATAL

public static final int CSDK_STATMODE_FATAL
See Also:
Constant Field Values

CSDK_STAT_DATA

public static final int CSDK_STAT_DATA
Data class status
See Also:
Constant Field Values

CSDK_STAT_SERVICE

public static final int CSDK_STAT_SERVICE
Service class status
See Also:
Constant Field Values

CSDK_STAT_API

public static final int CSDK_STAT_API
API class status
See Also:
Constant Field Values

CSDK_STAT_SECUR

public static final int CSDK_STAT_SECUR
Security class status
See Also:
Constant Field Values

CSDK_STAT_LIBRARY

public static final int CSDK_STAT_LIBRARY
Library class status
See Also:
Constant Field Values

CSDK_STAT_CONFIG

public static final int CSDK_STAT_CONFIG
Configuration class status
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL

public static final int CSDK_STAT_DATA_ICAL
Information about iCalendar data
See Also:
Constant Field Values

CSDK_STAT_DATA_MIME

public static final int CSDK_STAT_DATA_MIME
Information about MIME data
See Also:
Constant Field Values

CSDK_STAT_DATA_DATE

public static final int CSDK_STAT_DATA_DATE
Information about a date
See Also:
Constant Field Values

CSDK_STAT_DATA_USERID

public static final int CSDK_STAT_DATA_USERID
Information about a userid
See Also:
Constant Field Values

CSDK_STAT_DATA_HOSTNAME

public static final int CSDK_STAT_DATA_HOSTNAME
Information about a hostname
See Also:
Constant Field Values

CSDK_STAT_DATA_UID

public static final int CSDK_STAT_DATA_UID
Information about a UID
See Also:
Constant Field Values

CSDK_STAT_DATA_ENCODING

public static final int CSDK_STAT_DATA_ENCODING
Information about the encoding of supplied data
See Also:
Constant Field Values

CSDK_STAT_DATA_COOKIE

public static final int CSDK_STAT_DATA_COOKIE
Information about the supplied cookie
See Also:
Constant Field Values

CSDK_STAT_DATA_RRESULT

public static final int CSDK_STAT_DATA_RRESULT
Information about a request result
See Also:
Constant Field Values

CSDK_STAT_DATA_VCARD

public static final int CSDK_STAT_DATA_VCARD
Information about vCard data
See Also:
Constant Field Values

CSDK_STAT_DATA_QUERY

public static final int CSDK_STAT_DATA_QUERY
Information about queries
See Also:
Constant Field Values

CSDK_STAT_DATA_EMAIL

public static final int CSDK_STAT_DATA_EMAIL
Information about email
See Also:
Constant Field Values

CSDK_STAT_DATA_SERVER

public static final int CSDK_STAT_DATA_SERVER
Information about data on the server
See Also:
Constant Field Values

CSDK_STAT_DATA_EVENTTYPE

public static final int CSDK_STAT_DATA_EVENTTYPE
Information about data for the event type is incorrect.
See Also:
Constant Field Values

CSDK_STAT_DATA_SERVER_TOOMANYINSTANCES

public static final int CSDK_STAT_DATA_SERVER_TOOMANYINSTANCES
The event has too many recurrences for the server to handle
See Also:
Constant Field Values

CSDK_STAT_DATA_SERVER_TOOMANYATTENDEES

public static final int CSDK_STAT_DATA_SERVER_TOOMANYATTENDEES
The event has too many attendees for the server to handle
See Also:
Constant Field Values

CSDK_STAT_SERVICE_MEM

public static final int CSDK_STAT_SERVICE_MEM
There was a problem with system memory services
See Also:
Constant Field Values

CSDK_STAT_SERVICE_FILE

public static final int CSDK_STAT_SERVICE_FILE
There was a problem with system file services
See Also:
Constant Field Values

CSDK_STAT_SERVICE_NET

public static final int CSDK_STAT_SERVICE_NET
There was a problem with network services
See Also:
Constant Field Values

CSDK_STAT_SERVICE_THREAD

public static final int CSDK_STAT_SERVICE_THREAD
There was a problem with system thread services
See Also:
Constant Field Values

CSDK_STAT_SERVICE_LIBRARY

public static final int CSDK_STAT_SERVICE_LIBRARY
There was a problem with the standard library services
See Also:
Constant Field Values

CSDK_STAT_SERVICE_TIME

public static final int CSDK_STAT_SERVICE_TIME
There was a problem with the standard time services
See Also:
Constant Field Values

CSDK_STAT_SERVICE_ACE

public static final int CSDK_STAT_SERVICE_ACE
There was a problem caused by one of the ACE plugins
See Also:
Constant Field Values

CSDK_STAT_API_FLAGS

public static final int CSDK_STAT_API_FLAGS
Bad flags were passed
See Also:
Constant Field Values

CSDK_STAT_API_NULL

public static final int CSDK_STAT_API_NULL
A null pointer was passed
See Also:
Constant Field Values

CSDK_STAT_API_BADPARAM

public static final int CSDK_STAT_API_BADPARAM
A bad parameter was passed
See Also:
Constant Field Values

CSDK_STAT_API_CALLBACK

public static final int CSDK_STAT_API_CALLBACK
There was a problem with a callback
See Also:
Constant Field Values

CSDK_STAT_API_HANDLE

public static final int CSDK_STAT_API_HANDLE
There was a problem with a handle
See Also:
Constant Field Values

CSDK_STAT_API_SESSION

public static final int CSDK_STAT_API_SESSION
There was a problem with a session
See Also:
Constant Field Values

CSDK_STAT_API_STREAM

public static final int CSDK_STAT_API_STREAM
There was a problem with a stream
See Also:
Constant Field Values

CSDK_STAT_API_POOL

public static final int CSDK_STAT_API_POOL
There was a problem with the connection pool
See Also:
Constant Field Values

CSDK_STAT_API_INCOMPLETE_TRANSACTION

public static final int CSDK_STAT_API_INCOMPLETE_TRANSACTION
There was a problem with the transaction (Probably a store operation) and the data has been stored partially, so the data on the server might be inconsistent with the data the user was trying to store.
See Also:
Constant Field Values

CSDK_STAT_SECUR_LOGON

public static final int CSDK_STAT_SECUR_LOGON
There was a security error on logon
See Also:
Constant Field Values

CSDK_STAT_SECUR_READ

public static final int CSDK_STAT_SECUR_READ
There was a security error on read
See Also:
Constant Field Values

CSDK_STAT_SECUR_WRITE

public static final int CSDK_STAT_SECUR_WRITE
There was a security error on write
See Also:
Constant Field Values

CSDK_STAT_SECUR_SERVER

public static final int CSDK_STAT_SECUR_SERVER
There was a security error in the server
See Also:
Constant Field Values

CSDK_STAT_SECUR_INSUFFICIENTRIGHTS

public static final int CSDK_STAT_SECUR_INSUFFICIENTRIGHTS
User doesn't have sufficient rights to perform the operation
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_INTERNAL

public static final int CSDK_STAT_LIBRARY_INTERNAL
An internal error occured in the library
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_IMPLEMENTATION

public static final int CSDK_STAT_LIBRARY_IMPLEMENTATION
The feature is not fully implemented
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_SERVER

public static final int CSDK_STAT_LIBRARY_SERVER
A limitation of or occurence on the server
See Also:
Constant Field Values

CSDK_STAT_CONFIG_CANNOT_OPEN

public static final int CSDK_STAT_CONFIG_CANNOT_OPEN
Failed to open the configuration file passed to CSK_SetConfigFile
See Also:
Constant Field Values

CSDK_STAT_CONFIG_CANNOT_OPEN_TMPDIRECTORYPATH

public static final int CSDK_STAT_CONFIG_CANNOT_OPEN_TMPDIRECTORYPATH
Failed to open the tmpDirectoyPath specified in the configuration
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_NONE

public static final int CSDK_STAT_DATA_ICAL_NONE
The provided data was not iCalendar data
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_LINEOVERFLOW

public static final int CSDK_STAT_DATA_ICAL_LINEOVERFLOW
One of the iCal data lines was too long, breaching the iCalendar spec (RFC 2445)
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_FOLDING

public static final int CSDK_STAT_DATA_ICAL_FOLDING
There was a problem in the line folding
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_IMPLEMENT

public static final int CSDK_STAT_DATA_ICAL_IMPLEMENT
A problem with this particular iCalendar implementation
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_OVERFLOW

public static final int CSDK_STAT_DATA_ICAL_OVERFLOW
There was an overflow when parsing the iCalendar data. This is caused by an internal limitation of the iCalendar library, and not not by a breach of the spec
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_COMPMISSING

public static final int CSDK_STAT_DATA_ICAL_COMPMISSING
An expected or required component was missing
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_COMPEXTRA

public static final int CSDK_STAT_DATA_ICAL_COMPEXTRA
An extra component was encountered. Either multiple specifications of a component which should only appear once, or a component which should not appear
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_COMPNAME

public static final int CSDK_STAT_DATA_ICAL_COMPNAME
There was a problem with a component name
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_COMPVALUE

public static final int CSDK_STAT_DATA_ICAL_COMPVALUE
There was a problem with what a component contained
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_PROPMISSING

public static final int CSDK_STAT_DATA_ICAL_PROPMISSING
An expected or required property was missing
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_PROPEXTRA

public static final int CSDK_STAT_DATA_ICAL_PROPEXTRA
An extra property was encountered. Either multiple specifications of a property which should only appear once, or a property which should not appear
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_PROPVALUE

public static final int CSDK_STAT_DATA_ICAL_PROPVALUE
There was a problem with a property value
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_PROPNAME

public static final int CSDK_STAT_DATA_ICAL_PROPNAME
There was a problem with a property name
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_PARAMMISSING

public static final int CSDK_STAT_DATA_ICAL_PARAMMISSING
An expected or required parameter was missing
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_PARAMEXTRA

public static final int CSDK_STAT_DATA_ICAL_PARAMEXTRA
An extra parameter was encountered. Either multiple specifications of a parameter which should only appear once, or a parameter which should not appear
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_PARAMVALUE

public static final int CSDK_STAT_DATA_ICAL_PARAMVALUE
There was a problem with a parameter value
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_PARAMNAME

public static final int CSDK_STAT_DATA_ICAL_PARAMNAME
There was a problem with a parameter name
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_RECURMODE

public static final int CSDK_STAT_DATA_ICAL_RECURMODE
There was a problem with the recurrence specification. The rules laid out in the description of CAPI_StoreEvent were breached
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_NOATTENDEES

public static final int CSDK_STAT_DATA_ICAL_NOATTENDEES
An attempt was made to store a calendar event without any ATTENDEE properties. This is only supported with the flag CSDK_FLAG_STORE_INVITE_SELF
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_CANTMODIFYRRULE

public static final int CSDK_STAT_DATA_ICAL_CANTMODIFYRRULE
An attempt was made to modify the recurrence rule for a calendar entry. This is not supported.
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_MISSINGRECURID

public static final int CSDK_STAT_DATA_ICAL_MISSINGRECURID
Multiple VEVENTs were supplied with the same UID, and at least two of them did not have a RECURRENCE-ID property.
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_MISSING_UID

public static final int CSDK_STAT_DATA_ICAL_MISSING_UID
One or more VEVENTs were missing UID properties and an attemp was made to do something other than a CREATE.
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_NOTANATTENDEE

public static final int CSDK_STAT_DATA_ICAL_NOTANATTENDEE
An attempt was made to reply to a calendar event which the user is not attending.
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_MISSING_DTSTART

public static final int CSDK_STAT_DATA_ICAL_MISSING_DTSTART
The iCalendar data given did not contain a DTSTART property, required to perform the requested operation
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_UNKNOWNDATA

public static final int CSDK_STAT_DATA_ICAL_UNKNOWNDATA
The iCalendar data contained unrecognized iCalendar tokens.
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_ATTACH_INVALID_FILE_URI

public static final int CSDK_STAT_DATA_ICAL_ATTACH_INVALID_FILE_URI
The attachment file uri was invalid.
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_ATTACH

public static final int CSDK_STAT_DATA_ICAL_ATTACH
The operation encountered an error only with the attachment.
See Also:
Constant Field Values

CSDK_STAT_DATA_ICAL_INVALID_EXTENSION_DATA

public static final int CSDK_STAT_DATA_ICAL_INVALID_EXTENSION_DATA
See Also:
Constant Field Values

CSDK_STAT_DATA_MIME_NONE

public static final int CSDK_STAT_DATA_MIME_NONE
No MIME data was found
See Also:
Constant Field Values

CSDK_STAT_DATA_MIME_NOICAL

public static final int CSDK_STAT_DATA_MIME_NOICAL
No MIME parts were found whose headers indicated that they contain iCalendar data
See Also:
Constant Field Values

CSDK_STAT_DATA_MIME_LENGTH

public static final int CSDK_STAT_DATA_MIME_LENGTH
One of the header lines was too long
See Also:
Constant Field Values

CSDK_STAT_DATA_MIME_HEADER

public static final int CSDK_STAT_DATA_MIME_HEADER
A header could not be parsed
See Also:
Constant Field Values

CSDK_STAT_DATA_MIME_COMMENT

public static final int CSDK_STAT_DATA_MIME_COMMENT
A comment could not be parsed
See Also:
Constant Field Values

CSDK_STAT_DATA_MIME_ENCODING

public static final int CSDK_STAT_DATA_MIME_ENCODING
The encoding specified in the MIME object is not supported
See Also:
Constant Field Values

CSDK_STAT_DATA_MIME_IMPLEMENT

public static final int CSDK_STAT_DATA_MIME_IMPLEMENT
A restriction specific to this MIME implementation was breached
See Also:
Constant Field Values

CSDK_STAT_DATA_MIME_OVERFLOW

public static final int CSDK_STAT_DATA_MIME_OVERFLOW
An overflow occurred while reading MIME data.
See Also:
Constant Field Values

CSDK_STAT_DATA_MIME_CHARSET

public static final int CSDK_STAT_DATA_MIME_CHARSET
An unsupported character set was specified in a MIME header.
See Also:
Constant Field Values

CSDK_STAT_DATA_DATE_RANGE

public static final int CSDK_STAT_DATA_DATE_RANGE
The date range is incorrect
See Also:
Constant Field Values

CSDK_STAT_DATA_DATE_FORMAT

public static final int CSDK_STAT_DATA_DATE_FORMAT
The format of the date data is incorrect
See Also:
Constant Field Values

CSDK_STAT_DATA_DATE_OUTOFRANGE

public static final int CSDK_STAT_DATA_DATE_OUTOFRANGE
A specified date is out of the range supported by this implementation
See Also:
Constant Field Values

CSDK_STAT_DATA_DATE_INVALID

public static final int CSDK_STAT_DATA_DATE_INVALID
A specified date is invalid (e.g. Feb 30th)
See Also:
Constant Field Values

CSDK_STAT_DATA_DATE_NOT_LOCAL

public static final int CSDK_STAT_DATA_DATE_NOT_LOCAL
A UTC DTSTART (and/or DTEND) was specified for a recurring event. Must be floating or local.
See Also:
Constant Field Values

CSDK_STAT_DATA_USERID_FORMAT

public static final int CSDK_STAT_DATA_USERID_FORMAT
The format of the UserId string was wrong
See Also:
Constant Field Values

CSDK_STAT_DATA_USERID_ID

public static final int CSDK_STAT_DATA_USERID_ID
There was a problem with the Id part of the UserId string
See Also:
Constant Field Values

CSDK_STAT_DATA_USERID_EXT

public static final int CSDK_STAT_DATA_USERID_EXT
There was a problem with the Extended part of the UserId string
See Also:
Constant Field Values

CSDK_STAT_DATA_HOSTNAME_FORMAT

public static final int CSDK_STAT_DATA_HOSTNAME_FORMAT
The format of the hostname string was wrong
See Also:
Constant Field Values

CSDK_STAT_DATA_HOSTNAME_HOST

public static final int CSDK_STAT_DATA_HOSTNAME_HOST
The hostname string could not be resolved to a host
See Also:
Constant Field Values

CSDK_STAT_DATA_HOSTNAME_SERVER

public static final int CSDK_STAT_DATA_HOSTNAME_SERVER
No server could be found on the specified host and port
See Also:
Constant Field Values

CSDK_STAT_DATA_UID_FORMAT

public static final int CSDK_STAT_DATA_UID_FORMAT
The format of the UID string was wrong
See Also:
Constant Field Values

CSDK_STAT_DATA_UID_NOTFOUND

public static final int CSDK_STAT_DATA_UID_NOTFOUND
Data with the supplied UID could not be found
See Also:
Constant Field Values

CSDK_STAT_DATA_UID_RECURRENCE

public static final int CSDK_STAT_DATA_UID_RECURRENCE
The specified object could not be found
See Also:
Constant Field Values

CSDK_STAT_DATA_UID_ALREADYEXISTS

public static final int CSDK_STAT_DATA_UID_ALREADYEXISTS
An object with the specified UID already exists
See Also:
Constant Field Values

CSDK_STAT_DATA_UID_MULTIPLEMATCHES

public static final int CSDK_STAT_DATA_UID_MULTIPLEMATCHES
Multiple objects with the specified UID exist
See Also:
Constant Field Values

CSDK_STAT_DATA_RRESULT_EOR

public static final int CSDK_STAT_DATA_RRESULT_EOR
No more results were found in the CSDKRequestResult
See Also:
Constant Field Values

CSDK_STAT_DATA_VCARD_DUPERROR

public static final int CSDK_STAT_DATA_VCARD_DUPERROR
An attempt was made to store a vCard using the mode CSDK_FLAG_STORE_CREATE but a contact with the same UID already existed on the server.
See Also:
Constant Field Values

CSDK_STAT_DATA_VCARD_PROPMISSING

public static final int CSDK_STAT_DATA_VCARD_PROPMISSING
An expected or required property was missing
See Also:
Constant Field Values

CSDK_STAT_DATA_VCARD_PROPEXTRA

public static final int CSDK_STAT_DATA_VCARD_PROPEXTRA
An extra property was encountered. Either multiple specifications of a property which should only appear once, or a property which should not appear
See Also:
Constant Field Values

CSDK_STAT_DATA_VCARD_PROPVALUE

public static final int CSDK_STAT_DATA_VCARD_PROPVALUE
There was a problem with a property value
See Also:
Constant Field Values

CSDK_STAT_DATA_VCARD_COMPNAME

public static final int CSDK_STAT_DATA_VCARD_COMPNAME
There was a problem with a component name
See Also:
Constant Field Values

CSDK_STAT_DATA_VCARD_PROPNAME

public static final int CSDK_STAT_DATA_VCARD_PROPNAME
There was a problem with a property name
See Also:
Constant Field Values

CSDK_STAT_DATA_VCARD_PARAMMISSING

public static final int CSDK_STAT_DATA_VCARD_PARAMMISSING
An expected or required parameter was missing
See Also:
Constant Field Values

CSDK_STAT_DATA_VCARD_PARAMEXTRA

public static final int CSDK_STAT_DATA_VCARD_PARAMEXTRA
An extra parameter was encountered. Either multiple specifications of a parameter which should only appear once, or a parameter which should not appear
See Also:
Constant Field Values

CSDK_STAT_DATA_VCARD_PARAMVALUE

public static final int CSDK_STAT_DATA_VCARD_PARAMVALUE
There was a problem with a parameter value
See Also:
Constant Field Values

CSDK_STAT_DATA_VCARD_PARAMNAME

public static final int CSDK_STAT_DATA_VCARD_PARAMNAME
There was a problem with a parameter name
See Also:
Constant Field Values

CSDK_STAT_DATA_VCARD_VERSION_UNSUPPORTED

public static final int CSDK_STAT_DATA_VCARD_VERSION_UNSUPPORTED
A vCard with an unrecognized VERSION was encountered
See Also:
Constant Field Values

CSDK_STAT_DATA_VCARD_PROPVALUE_VIOLATED_SERVERRULE

public static final int CSDK_STAT_DATA_VCARD_PROPVALUE_VIOLATED_SERVERRULE
There was a problem with a property witch doen't respect a server rule example daystart = 9 am and we try to store dayend = 8 am Error since dayEnd < daystart
See Also:
Constant Field Values

CSDK_STAT_DATA_QUERY_NULL

public static final int CSDK_STAT_DATA_QUERY_NULL
A NULL CSDKQuery object was passed into a API function
See Also:
Constant Field Values

CSDK_STAT_DATA_QUERY_CONDITION_NULL

public static final int CSDK_STAT_DATA_QUERY_CONDITION_NULL
A NULL CSDKCondition object was passed into a API function
See Also:
Constant Field Values

CSDK_STAT_DATA_QUERY_CONDITION_PROPERTY_NULL

public static final int CSDK_STAT_DATA_QUERY_CONDITION_PROPERTY_NULL
A CSDKCondition contained a NULL property
See Also:
Constant Field Values

CSDK_STAT_DATA_QUERY_CONDITION_VALUE_NULL

public static final int CSDK_STAT_DATA_QUERY_CONDITION_VALUE_NULL
A CSDKCondition contained a NULL value
See Also:
Constant Field Values

CSDK_STAT_DATA_QUERY_CONDITION_UNKNOWN_OPERATOR

public static final int CSDK_STAT_DATA_QUERY_CONDITION_UNKNOWN_OPERATOR
A CSDKCondition contained an unknown operator
See Also:
Constant Field Values

CSDK_STAT_DATA_QUERY_CONDITION_ILLEGAL_OPERATOR

public static final int CSDK_STAT_DATA_QUERY_CONDITION_ILLEGAL_OPERATOR
A CSDKCondition contained an operator which was not legal for the query being performed
See Also:
Constant Field Values

CSDK_STAT_DATA_QUERY_ILLEGAL_OPERATOR

public static final int CSDK_STAT_DATA_QUERY_ILLEGAL_OPERATOR
An illegal operator was passed to CSDK_AddConditionToQuery. (Only CSDK_LOP_OR and CSDK_LOP_AND are supported.)
See Also:
Constant Field Values

CSDK_STAT_DATA_QUERY_CONDITION_PROPERTY_TOO_LONG

public static final int CSDK_STAT_DATA_QUERY_CONDITION_PROPERTY_TOO_LONG
A CSDKCondition contained a property name which was longer than expected.
See Also:
Constant Field Values

CSDK_STAT_DATA_QUERY_CONDITION_VALUE_TOO_LONG

public static final int CSDK_STAT_DATA_QUERY_CONDITION_VALUE_TOO_LONG
A CSDKCondition contained a property name which was longer than expected.
See Also:
Constant Field Values

CSDK_STAT_DATA_EMAIL_NOTSET

public static final int CSDK_STAT_DATA_EMAIL_NOTSET
No email address is set on the server for 1 or more users/resources
See Also:
Constant Field Values

CSDK_STAT_SERVICE_MEM_ALLOC

public static final int CSDK_STAT_SERVICE_MEM_ALLOC
Could not allocate memory
See Also:
Constant Field Values

CSDK_STAT_SERVICE_FILE_OPEN

public static final int CSDK_STAT_SERVICE_FILE_OPEN
There was a problem opening a file
See Also:
Constant Field Values

CSDK_STAT_SERVICE_FILE_CLOSE

public static final int CSDK_STAT_SERVICE_FILE_CLOSE
There was a problem closing a file
See Also:
Constant Field Values

CSDK_STAT_SERVICE_FILE_READ

public static final int CSDK_STAT_SERVICE_FILE_READ
There was a problem reading from a file
See Also:
Constant Field Values

CSDK_STAT_SERVICE_FILE_WRITE

public static final int CSDK_STAT_SERVICE_FILE_WRITE
There was a problem writing to a file
See Also:
Constant Field Values

CSDK_STAT_SERVICE_FILE_TEMP

public static final int CSDK_STAT_SERVICE_FILE_TEMP
There was a problem allocating a temporary file
See Also:
Constant Field Values

CSDK_STAT_SERVICE_FILE_DELETE

public static final int CSDK_STAT_SERVICE_FILE_DELETE
There was a problem deleting a file
See Also:
Constant Field Values

CSDK_STAT_SERVICE_FILE_MODE

public static final int CSDK_STAT_SERVICE_FILE_MODE
There was a problem with the read or write mode for a file
See Also:
Constant Field Values

CSDK_STAT_SERVICE_NET_TIMEOUT

public static final int CSDK_STAT_SERVICE_NET_TIMEOUT
Timeout while waiting for network services
See Also:
Constant Field Values

CSDK_STAT_SERVICE_TIME_GMTIME

public static final int CSDK_STAT_SERVICE_TIME_GMTIME
GMTime could not be obtained
See Also:
Constant Field Values

CSDK_STAT_SERVICE_ACE_SUPPORT

public static final int CSDK_STAT_SERVICE_ACE_SUPPORT
Requested ACE option not supported
See Also:
Constant Field Values

CSDK_STAT_SERVICE_ACE_LOAD

public static final int CSDK_STAT_SERVICE_ACE_LOAD
Required ACE plugin could not be loaded
See Also:
Constant Field Values

CSDK_STAT_API_CALLBACK_ERROR

public static final int CSDK_STAT_API_CALLBACK_ERROR
The callback returned an error, which is returned in bit field 5
See Also:
Constant Field Values

CSDK_STAT_API_HANDLE_NULL

public static final int CSDK_STAT_API_HANDLE_NULL
The passed handle was null
See Also:
Constant Field Values

CSDK_STAT_API_HANDLE_BAD

public static final int CSDK_STAT_API_HANDLE_BAD
The passed handle was corrupt
See Also:
Constant Field Values

CSDK_STAT_API_HANDLE_NOTNULL

public static final int CSDK_STAT_API_HANDLE_NOTNULL
The passed handle was not null
See Also:
Constant Field Values

CSDK_STAT_API_SESSION_NULL

public static final int CSDK_STAT_API_SESSION_NULL
The passed session was null
See Also:
Constant Field Values

CSDK_STAT_API_SESSION_BAD

public static final int CSDK_STAT_API_SESSION_BAD
The passed session was corrupt
See Also:
Constant Field Values

CSDK_STAT_API_SESSION_NOTNULL

public static final int CSDK_STAT_API_SESSION_NOTNULL
The passed session was not null
See Also:
Constant Field Values

CSDK_STAT_API_STREAM_NULL

public static final int CSDK_STAT_API_STREAM_NULL
The passed stream was null
See Also:
Constant Field Values

CSDK_STAT_API_STREAM_BAD

public static final int CSDK_STAT_API_STREAM_BAD
The passed stream was corrupt
See Also:
Constant Field Values

CSDK_STAT_API_STREAM_NOTNULL

public static final int CSDK_STAT_API_STREAM_NOTNULL
The passed stream was not null
See Also:
Constant Field Values

CSDK_STAT_API_POOL_NOTINITIALIZED

public static final int CSDK_STAT_API_POOL_NOTINITIALIZED
The connection pool was not initialized
See Also:
Constant Field Values

CSDK_STAT_API_POOL_LOCKFAILED

public static final int CSDK_STAT_API_POOL_LOCKFAILED
The connection pool couldn't obtain a lock
See Also:
Constant Field Values

CSDK_STAT_API_POOL_NOCONNECTIONS

public static final int CSDK_STAT_API_POOL_NOCONNECTIONS
The connection pool has no appropriate connections available
See Also:
Constant Field Values

CSDK_STAT_SECUR_LOGON_AUTH

public static final int CSDK_STAT_SECUR_LOGON_AUTH
Logon authentication failed
See Also:
Constant Field Values

CSDK_STAT_SECUR_LOGON_LOCKED

public static final int CSDK_STAT_SECUR_LOGON_LOCKED
The specified account is locked
See Also:
Constant Field Values

CSDK_STAT_SECUR_READ_PROPS

public static final int CSDK_STAT_SECUR_READ_PROPS
There was a security error reading properties
See Also:
Constant Field Values

CSDK_STAT_SECUR_READ_ALARM

public static final int CSDK_STAT_SECUR_READ_ALARM
There was a security error reading alarm data
See Also:
Constant Field Values

CSDK_STAT_SECUR_WRITE_AGENDA

public static final int CSDK_STAT_SECUR_WRITE_AGENDA
There was a security error writing to an agenda
See Also:
Constant Field Values

CSDK_STAT_SECUR_WRITE_EVENT

public static final int CSDK_STAT_SECUR_WRITE_EVENT
There was a security error writing to an event
See Also:
Constant Field Values

CSDK_STAT_SECUR_CANTBOOKATTENDEE

public static final int CSDK_STAT_SECUR_CANTBOOKATTENDEE
One or more attendees could not be booked. This could be due to lack of access rights, or because the attendee is already booked.
See Also:
Constant Field Values

CSDK_STAT_SECUR_SERVER_LICENSE

public static final int CSDK_STAT_SECUR_SERVER_LICENSE
There was a licensing error on the server
See Also:
Constant Field Values

CSDK_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP

public static final int CSDK_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP
The server requires a SetIdentity call on the sysop logon to perform the operation
See Also:
Constant Field Values

CSDK_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP_REMOTE

public static final int CSDK_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP_REMOTE
Cannot set identity as a remote user while logged in as node sysop
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_INTERNAL_EXPIRY

public static final int CSDK_STAT_LIBRARY_INTERNAL_EXPIRY
The function has expired in this library
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_INTERNAL_PROTOCOL

public static final int CSDK_STAT_LIBRARY_INTERNAL_PROTOCOL
The library abused a protocol
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_INTERNAL_DATA

public static final int CSDK_STAT_LIBRARY_INTERNAL_DATA
There was a corruption of data in the library
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_INTERNAL_FUNCTION

public static final int CSDK_STAT_LIBRARY_INTERNAL_FUNCTION
The library miscalled a function
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_INTERNAL_COSMICRAY

public static final int CSDK_STAT_LIBRARY_INTERNAL_COSMICRAY
Something completely unexpected happened internally
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_INTERNAL_OVERFLOW

public static final int CSDK_STAT_LIBRARY_INTERNAL_OVERFLOW
Some internal maximum was exceeded
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_INTERNAL_UNKNOWN_LIBRARY_ERRCODE

public static final int CSDK_STAT_LIBRARY_INTERNAL_UNKNOWN_LIBRARY_ERRCODE
Failed to map an error code from a dependant library.
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_INTERNAL_UNKNOWN_EXCEPTION

public static final int CSDK_STAT_LIBRARY_INTERNAL_UNKNOWN_EXCEPTION
CAPI received an unknown C++ exception
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_INTERNAL_CONTEXT

public static final int CSDK_STAT_LIBRARY_INTERNAL_CONTEXT
Invalid context for a dependant library
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_SERVER_SUPPORT

public static final int CSDK_STAT_LIBRARY_SERVER_SUPPORT
The server does not provide support
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_SERVER_USERDATA

public static final int CSDK_STAT_LIBRARY_SERVER_USERDATA
There is some problem with user data on the server
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_SERVER_TIMEZONE

public static final int CSDK_STAT_LIBRARY_SERVER_TIMEZONE
There was an error dealing with timezones from the calendar server
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_SERVER_BUSY

public static final int CSDK_STAT_LIBRARY_SERVER_BUSY
The server cannot service the request right now because it is busy
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_SERVER_UNAVAILABLE

public static final int CSDK_STAT_LIBRARY_SERVER_UNAVAILABLE
The server is running, but unavailable for some reason, e.g. the desired node is down for maintenance
See Also:
Constant Field Values

CSDK_STAT_DATA_USERID_EXT_INIFILE

public static final int CSDK_STAT_DATA_USERID_EXT_INIFILE
There was a problem with the inifile
See Also:
Constant Field Values

CSDK_STAT_DATA_USERID_EXT_FORMAT

public static final int CSDK_STAT_DATA_USERID_EXT_FORMAT
The format of the extended string was bad
See Also:
Constant Field Values

CSDK_STAT_DATA_USERID_EXT_NONE

public static final int CSDK_STAT_DATA_USERID_EXT_NONE
No users were identified by the string
See Also:
Constant Field Values

CSDK_STAT_DATA_USERID_EXT_MANY

public static final int CSDK_STAT_DATA_USERID_EXT_MANY
Multiple users were identified by the string
See Also:
Constant Field Values

CSDK_STAT_DATA_USERID_EXT_NODE

public static final int CSDK_STAT_DATA_USERID_EXT_NODE
The specified node could not be found
See Also:
Constant Field Values

CSDK_STAT_DATA_USERID_EXT_CONFLICT

public static final int CSDK_STAT_DATA_USERID_EXT_CONFLICT
Either userid AND X.400 were specified, or both a node and a calendar domain were specified.
See Also:
Constant Field Values

CSDK_STAT_DATA_MIME_IMPLEMENT_NESTING

public static final int CSDK_STAT_DATA_MIME_IMPLEMENT_NESTING
The MIME object was nested too deeply
See Also:
Constant Field Values

CSDK_STAT_SECUR_LOGON_LOCKED_SYSOP

public static final int CSDK_STAT_SECUR_LOGON_LOCKED_SYSOP
Logon is locked for Sysops
See Also:
Constant Field Values

CSDK_STAT_SECUR_LOGON_LOCKED_RESOURCE

public static final int CSDK_STAT_SECUR_LOGON_LOCKED_RESOURCE
Logon is locked for resources
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_SERVER_SUPPORT_UID

public static final int CSDK_STAT_LIBRARY_SERVER_SUPPORT_UID
There is no support for storing UIDs
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_SERVER_SUPPORT_STANDARDS

public static final int CSDK_STAT_LIBRARY_SERVER_SUPPORT_STANDARDS
There is no support for CAPI on this server
See Also:
Constant Field Values

CSDK_STAT_LIBRARY_SERVER_SUPPORT_CHARSET

public static final int CSDK_STAT_LIBRARY_SERVER_SUPPORT_CHARSET
There is no support for the required character set
See Also:
Constant Field Values

CAPI_STATMASK_MODE_FIELD

public static final int CAPI_STATMASK_MODE_FIELD
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_MODE_FIELD
See Also:
Constant Field Values

CAPI_STATMASK_CLASS_FIELD

public static final int CAPI_STATMASK_CLASS_FIELD
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_CLASS_FIELD
See Also:
Constant Field Values

CAPI_STATMASK_3_FIELD

public static final int CAPI_STATMASK_3_FIELD
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_3_FIELD
See Also:
Constant Field Values

CAPI_STATMASK_4_FIELD

public static final int CAPI_STATMASK_4_FIELD
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_4_FIELD
See Also:
Constant Field Values

CAPI_STATMASK_5_FIELD

public static final int CAPI_STATMASK_5_FIELD
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_5_FIELD
See Also:
Constant Field Values

CAPI_STATMASK_CLASS

public static final int CAPI_STATMASK_CLASS
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_CLASS
See Also:
Constant Field Values

CAPI_STATMASK_3

public static final int CAPI_STATMASK_3
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_3
See Also:
Constant Field Values

CAPI_STATMASK_4

public static final int CAPI_STATMASK_4
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_4
See Also:
Constant Field Values

CAPI_STATMASK_5

public static final int CAPI_STATMASK_5
Deprecated. As of 9.0.4, replaced by CSDK_STATMASK_5
See Also:
Constant Field Values

CAPI_STAT_OK

public static final int CAPI_STAT_OK
Deprecated. As of 9.0.4, replaced by CSDK_STAT_OK
See Also:
Constant Field Values

CAPI_STATMODE_FATAL

public static final int CAPI_STATMODE_FATAL
Deprecated. As of 9.0.4, replaced by CSDK_STATMODE_FATAL
See Also:
Constant Field Values

CAPI_STAT_DATA

public static final int CAPI_STAT_DATA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA
See Also:
Constant Field Values

CAPI_STAT_SERVICE

public static final int CAPI_STAT_SERVICE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE
See Also:
Constant Field Values

CAPI_STAT_API

public static final int CAPI_STAT_API
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API
See Also:
Constant Field Values

CAPI_STAT_SECUR

public static final int CAPI_STAT_SECUR
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR
See Also:
Constant Field Values

CAPI_STAT_LIBRARY

public static final int CAPI_STAT_LIBRARY
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY
See Also:
Constant Field Values

CAPI_STAT_CONFIG

public static final int CAPI_STAT_CONFIG
Deprecated. As of 9.0.4, replaced by CSDK_STAT_CONFIG
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL

public static final int CAPI_STAT_DATA_ICAL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL
See Also:
Constant Field Values

CAPI_STAT_DATA_MIME

public static final int CAPI_STAT_DATA_MIME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME
See Also:
Constant Field Values

CAPI_STAT_DATA_DATE

public static final int CAPI_STAT_DATA_DATE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_DATE
See Also:
Constant Field Values

CAPI_STAT_DATA_USERID

public static final int CAPI_STAT_DATA_USERID
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID
See Also:
Constant Field Values

CAPI_STAT_DATA_HOSTNAME

public static final int CAPI_STAT_DATA_HOSTNAME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_HOSTNAME
See Also:
Constant Field Values

CAPI_STAT_DATA_UID

public static final int CAPI_STAT_DATA_UID
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_UID
See Also:
Constant Field Values

CAPI_STAT_DATA_ENCODING

public static final int CAPI_STAT_DATA_ENCODING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ENCODING
See Also:
Constant Field Values

CAPI_STAT_DATA_COOKIE

public static final int CAPI_STAT_DATA_COOKIE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_COOKIE
See Also:
Constant Field Values

CAPI_STAT_DATA_RRESULT

public static final int CAPI_STAT_DATA_RRESULT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_RRESULT
See Also:
Constant Field Values

CAPI_STAT_DATA_VCARD

public static final int CAPI_STAT_DATA_VCARD
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD
See Also:
Constant Field Values

CAPI_STAT_DATA_QUERY

public static final int CAPI_STAT_DATA_QUERY
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY
See Also:
Constant Field Values

CAPI_STAT_DATA_EMAIL

public static final int CAPI_STAT_DATA_EMAIL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_EMAIL
See Also:
Constant Field Values

CAPI_STAT_DATA_SERVER

public static final int CAPI_STAT_DATA_SERVER
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_SERVER
See Also:
Constant Field Values

CAPI_STAT_SERVICE_MEM

public static final int CAPI_STAT_SERVICE_MEM
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_MEM
See Also:
Constant Field Values

CAPI_STAT_SERVICE_FILE

public static final int CAPI_STAT_SERVICE_FILE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE
See Also:
Constant Field Values

CAPI_STAT_SERVICE_NET

public static final int CAPI_STAT_SERVICE_NET
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_NET
See Also:
Constant Field Values

CAPI_STAT_SERVICE_THREAD

public static final int CAPI_STAT_SERVICE_THREAD
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_THREAD
See Also:
Constant Field Values

CAPI_STAT_SERVICE_LIBRARY

public static final int CAPI_STAT_SERVICE_LIBRARY
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_LIBRARY
See Also:
Constant Field Values

CAPI_STAT_SERVICE_TIME

public static final int CAPI_STAT_SERVICE_TIME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_TIME
See Also:
Constant Field Values

CAPI_STAT_SERVICE_ACE

public static final int CAPI_STAT_SERVICE_ACE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_ACE
See Also:
Constant Field Values

CAPI_STAT_API_FLAGS

public static final int CAPI_STAT_API_FLAGS
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_FLAGS
See Also:
Constant Field Values

CAPI_STAT_API_NULL

public static final int CAPI_STAT_API_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_NULL
See Also:
Constant Field Values

CAPI_STAT_API_BADPARAM

public static final int CAPI_STAT_API_BADPARAM
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_BADPARAM
See Also:
Constant Field Values

CAPI_STAT_API_CALLBACK

public static final int CAPI_STAT_API_CALLBACK
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_CALLBACK
See Also:
Constant Field Values

CAPI_STAT_API_HANDLE

public static final int CAPI_STAT_API_HANDLE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_HANDLE
See Also:
Constant Field Values

CAPI_STAT_API_SESSION

public static final int CAPI_STAT_API_SESSION
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_SESSION
See Also:
Constant Field Values

CAPI_STAT_API_STREAM

public static final int CAPI_STAT_API_STREAM
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_STREAM
See Also:
Constant Field Values

CAPI_STAT_API_POOL

public static final int CAPI_STAT_API_POOL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_POOL
See Also:
Constant Field Values

CAPI_STAT_SECUR_LOGON

public static final int CAPI_STAT_SECUR_LOGON
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_LOGON
See Also:
Constant Field Values

CAPI_STAT_SECUR_READ

public static final int CAPI_STAT_SECUR_READ
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_READ
See Also:
Constant Field Values

CAPI_STAT_SECUR_WRITE

public static final int CAPI_STAT_SECUR_WRITE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_WRITE
See Also:
Constant Field Values

CAPI_STAT_SECUR_SERVER

public static final int CAPI_STAT_SECUR_SERVER
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_SERVER
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_INTERNAL

public static final int CAPI_STAT_LIBRARY_INTERNAL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_IMPLEMENTATION

public static final int CAPI_STAT_LIBRARY_IMPLEMENTATION
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_IMPLEMENTATION
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_SERVER

public static final int CAPI_STAT_LIBRARY_SERVER
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER
See Also:
Constant Field Values

CAPI_STAT_CONFIG_CANNOT_OPEN

public static final int CAPI_STAT_CONFIG_CANNOT_OPEN
Deprecated. As of 9.0.4, replaced by CSDK_STAT_CONFIG_CANNOT_OPEN
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_NONE

public static final int CAPI_STAT_DATA_ICAL_NONE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_NONE
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_LINEOVERFLOW

public static final int CAPI_STAT_DATA_ICAL_LINEOVERFLOW
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_LINEOVERFLOW
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_FOLDING

public static final int CAPI_STAT_DATA_ICAL_FOLDING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_FOLDING
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_IMPLEMENT

public static final int CAPI_STAT_DATA_ICAL_IMPLEMENT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_IMPLEMENT
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_OVERFLOW

public static final int CAPI_STAT_DATA_ICAL_OVERFLOW
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_OVERFLOW
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_COMPMISSING

public static final int CAPI_STAT_DATA_ICAL_COMPMISSING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_COMPMISSING
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_COMPEXTRA

public static final int CAPI_STAT_DATA_ICAL_COMPEXTRA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_COMPEXTRA
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_COMPNAME

public static final int CAPI_STAT_DATA_ICAL_COMPNAME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_COMPNAME
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_COMPVALUE

public static final int CAPI_STAT_DATA_ICAL_COMPVALUE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_COMPVALUE
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_PROPMISSING

public static final int CAPI_STAT_DATA_ICAL_PROPMISSING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PROPMISSING
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_PROPEXTRA

public static final int CAPI_STAT_DATA_ICAL_PROPEXTRA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PROPEXTRA
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_PROPVALUE

public static final int CAPI_STAT_DATA_ICAL_PROPVALUE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PROPVALUE
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_PROPNAME

public static final int CAPI_STAT_DATA_ICAL_PROPNAME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PROPNAME
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_PARAMMISSING

public static final int CAPI_STAT_DATA_ICAL_PARAMMISSING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PARAMMISSING
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_PARAMEXTRA

public static final int CAPI_STAT_DATA_ICAL_PARAMEXTRA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PARAMEXTRA
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_PARAMVALUE

public static final int CAPI_STAT_DATA_ICAL_PARAMVALUE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PARAMVALUE
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_PARAMNAME

public static final int CAPI_STAT_DATA_ICAL_PARAMNAME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_PARAMNAME
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_RECURMODE

public static final int CAPI_STAT_DATA_ICAL_RECURMODE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_RECURMODE
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_NOATTENDEES

public static final int CAPI_STAT_DATA_ICAL_NOATTENDEES
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_NOATTENDEES
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_CANTMODIFYRRULE

public static final int CAPI_STAT_DATA_ICAL_CANTMODIFYRRULE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_CANTMODIFYRRULE
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_MISSINGRECURID

public static final int CAPI_STAT_DATA_ICAL_MISSINGRECURID
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_MISSINGRECURID
See Also:
Constant Field Values

CAPI_STAT_DATA_ICAL_MISSING_UID

public static final int CAPI_STAT_DATA_ICAL_MISSING_UID
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_ICAL_MISSING_UID
See Also:
Constant Field Values

CAPI_STAT_DATA_MIME_NONE

public static final int CAPI_STAT_DATA_MIME_NONE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_NONE
See Also:
Constant Field Values

CAPI_STAT_DATA_MIME_NOICAL

public static final int CAPI_STAT_DATA_MIME_NOICAL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_NOICAL
See Also:
Constant Field Values

CAPI_STAT_DATA_MIME_LENGTH

public static final int CAPI_STAT_DATA_MIME_LENGTH
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_LENGTH
See Also:
Constant Field Values

CAPI_STAT_DATA_MIME_HEADER

public static final int CAPI_STAT_DATA_MIME_HEADER
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_HEADER
See Also:
Constant Field Values

CAPI_STAT_DATA_MIME_COMMENT

public static final int CAPI_STAT_DATA_MIME_COMMENT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_COMMENT
See Also:
Constant Field Values

CAPI_STAT_DATA_MIME_ENCODING

public static final int CAPI_STAT_DATA_MIME_ENCODING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_ENCODING
See Also:
Constant Field Values

CAPI_STAT_DATA_MIME_IMPLEMENT

public static final int CAPI_STAT_DATA_MIME_IMPLEMENT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_IMPLEMENT
See Also:
Constant Field Values

CAPI_STAT_DATA_MIME_OVERFLOW

public static final int CAPI_STAT_DATA_MIME_OVERFLOW
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_OVERFLOW
See Also:
Constant Field Values

CAPI_STAT_DATA_MIME_CHARSET

public static final int CAPI_STAT_DATA_MIME_CHARSET
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_CHARSET
See Also:
Constant Field Values

CAPI_STAT_DATA_DATE_RANGE

public static final int CAPI_STAT_DATA_DATE_RANGE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_DATE_RANGE
See Also:
Constant Field Values

CAPI_STAT_DATA_DATE_FORMAT

public static final int CAPI_STAT_DATA_DATE_FORMAT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_DATE_FORMAT
See Also:
Constant Field Values

CAPI_STAT_DATA_DATE_OUTOFRANGE

public static final int CAPI_STAT_DATA_DATE_OUTOFRANGE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_DATE_OUTOFRANGE
See Also:
Constant Field Values

CAPI_STAT_DATA_DATE_INVALID

public static final int CAPI_STAT_DATA_DATE_INVALID
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_DATE_INVALID
See Also:
Constant Field Values

CAPI_STAT_DATA_DATE_NOT_LOCAL

public static final int CAPI_STAT_DATA_DATE_NOT_LOCAL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_DATE_NOT_LOCAL
See Also:
Constant Field Values

CAPI_STAT_DATA_USERID_FORMAT

public static final int CAPI_STAT_DATA_USERID_FORMAT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_FORMAT
See Also:
Constant Field Values

CAPI_STAT_DATA_USERID_ID

public static final int CAPI_STAT_DATA_USERID_ID
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_ID
See Also:
Constant Field Values

CAPI_STAT_DATA_USERID_EXT

public static final int CAPI_STAT_DATA_USERID_EXT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_EXT
See Also:
Constant Field Values

CAPI_STAT_DATA_HOSTNAME_FORMAT

public static final int CAPI_STAT_DATA_HOSTNAME_FORMAT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_HOSTNAME_FORMAT
See Also:
Constant Field Values

CAPI_STAT_DATA_HOSTNAME_HOST

public static final int CAPI_STAT_DATA_HOSTNAME_HOST
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_HOSTNAME_HOST
See Also:
Constant Field Values

CAPI_STAT_DATA_HOSTNAME_SERVER

public static final int CAPI_STAT_DATA_HOSTNAME_SERVER
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_HOSTNAME_SERVER
See Also:
Constant Field Values

CAPI_STAT_DATA_UID_FORMAT

public static final int CAPI_STAT_DATA_UID_FORMAT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_UID_FORMAT
See Also:
Constant Field Values

CAPI_STAT_DATA_UID_NOTFOUND

public static final int CAPI_STAT_DATA_UID_NOTFOUND
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_UID_NOTFOUND
See Also:
Constant Field Values

CAPI_STAT_DATA_UID_RECURRENCE

public static final int CAPI_STAT_DATA_UID_RECURRENCE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_UID_RECURRENCE
See Also:
Constant Field Values

CAPI_STAT_DATA_UID_ALREADYEXISTS

public static final int CAPI_STAT_DATA_UID_ALREADYEXISTS
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_UID_ALREADYEXISTS
See Also:
Constant Field Values

CAPI_STAT_DATA_UID_MULTIPLEMATCHES

public static final int CAPI_STAT_DATA_UID_MULTIPLEMATCHES
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_UID_MULTIPLEMATCHES
See Also:
Constant Field Values

CAPI_STAT_DATA_RRESULT_EOR

public static final int CAPI_STAT_DATA_RRESULT_EOR
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_RRESULT_EOR
See Also:
Constant Field Values

CAPI_STAT_DATA_VCARD_DUPERROR

public static final int CAPI_STAT_DATA_VCARD_DUPERROR
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_DUPERROR
See Also:
Constant Field Values

CAPI_STAT_DATA_VCARD_PROPMISSING

public static final int CAPI_STAT_DATA_VCARD_PROPMISSING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PROPMISSING
See Also:
Constant Field Values

CAPI_STAT_DATA_VCARD_PROPEXTRA

public static final int CAPI_STAT_DATA_VCARD_PROPEXTRA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PROPEXTRA
See Also:
Constant Field Values

CAPI_STAT_DATA_VCARD_PROPVALUE

public static final int CAPI_STAT_DATA_VCARD_PROPVALUE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PROPVALUE
See Also:
Constant Field Values

CAPI_STAT_DATA_VCARD_COMPNAME

public static final int CAPI_STAT_DATA_VCARD_COMPNAME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_COMPNAME
See Also:
Constant Field Values

CAPI_STAT_DATA_VCARD_PROPNAME

public static final int CAPI_STAT_DATA_VCARD_PROPNAME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PROPNAME
See Also:
Constant Field Values

CAPI_STAT_DATA_VCARD_PARAMMISSING

public static final int CAPI_STAT_DATA_VCARD_PARAMMISSING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PARAMMISSING
See Also:
Constant Field Values

CAPI_STAT_DATA_VCARD_PARAMEXTRA

public static final int CAPI_STAT_DATA_VCARD_PARAMEXTRA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PARAMEXTRA
See Also:
Constant Field Values

CAPI_STAT_DATA_VCARD_PARAMVALUE

public static final int CAPI_STAT_DATA_VCARD_PARAMVALUE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PARAMVALUE
See Also:
Constant Field Values

CAPI_STAT_DATA_VCARD_PARAMNAME

public static final int CAPI_STAT_DATA_VCARD_PARAMNAME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_PARAMNAME
See Also:
Constant Field Values

CAPI_STAT_DATA_VCARD_VERSION_UNSUPPORTED

public static final int CAPI_STAT_DATA_VCARD_VERSION_UNSUPPORTED
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_VCARD_VERSION_UNSUPPORTED
See Also:
Constant Field Values

CAPI_STAT_DATA_QUERY_NULL

public static final int CAPI_STAT_DATA_QUERY_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_NULL
See Also:
Constant Field Values

CAPI_STAT_DATA_QUERY_CONDITION_NULL

public static final int CAPI_STAT_DATA_QUERY_CONDITION_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_CONDITION_NULL
See Also:
Constant Field Values

CAPI_STAT_DATA_QUERY_CONDITION_PROPERTY_NULL

public static final int CAPI_STAT_DATA_QUERY_CONDITION_PROPERTY_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_CONDITION_PROPERTY_NULL
See Also:
Constant Field Values

CAPI_STAT_DATA_QUERY_CONDITION_VALUE_NULL

public static final int CAPI_STAT_DATA_QUERY_CONDITION_VALUE_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_CONDITION_VALUE_NULL
See Also:
Constant Field Values

CAPI_STAT_DATA_QUERY_CONDITION_UNKNOWN_OPERATOR

public static final int CAPI_STAT_DATA_QUERY_CONDITION_UNKNOWN_OPERATOR
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_CONDITION_UNKNOWN_OPERATOR
See Also:
Constant Field Values

CAPI_STAT_DATA_QUERY_CONDITION_ILLEGAL_OPERATOR

public static final int CAPI_STAT_DATA_QUERY_CONDITION_ILLEGAL_OPERATOR
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_CONDITION_ILLEGAL_OPERATOR
See Also:
Constant Field Values

CAPI_STAT_DATA_QUERY_ILLEGAL_OPERATOR

public static final int CAPI_STAT_DATA_QUERY_ILLEGAL_OPERATOR
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_ILLEGAL_OPERATOR
See Also:
Constant Field Values

CAPI_STAT_DATA_QUERY_CONDITION_PROPERTY_TOO_LONG

public static final int CAPI_STAT_DATA_QUERY_CONDITION_PROPERTY_TOO_LONG
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_CONDITION_PROPERTY_TOO_LONG
See Also:
Constant Field Values

CAPI_STAT_DATA_QUERY_CONDITION_VALUE_TOO_LONG

public static final int CAPI_STAT_DATA_QUERY_CONDITION_VALUE_TOO_LONG
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_QUERY_CONDITION_VALUE_TOO_LONG
See Also:
Constant Field Values

CAPI_STAT_DATA_EMAIL_NOTSET

public static final int CAPI_STAT_DATA_EMAIL_NOTSET
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_EMAIL_NOTSET
See Also:
Constant Field Values

CAPI_STAT_SERVICE_MEM_ALLOC

public static final int CAPI_STAT_SERVICE_MEM_ALLOC
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_MEM_ALLOC
See Also:
Constant Field Values

CAPI_STAT_SERVICE_FILE_OPEN

public static final int CAPI_STAT_SERVICE_FILE_OPEN
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE_OPEN
See Also:
Constant Field Values

CAPI_STAT_SERVICE_FILE_CLOSE

public static final int CAPI_STAT_SERVICE_FILE_CLOSE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE_CLOSE
See Also:
Constant Field Values

CAPI_STAT_SERVICE_FILE_READ

public static final int CAPI_STAT_SERVICE_FILE_READ
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE_READ
See Also:
Constant Field Values

CAPI_STAT_SERVICE_FILE_WRITE

public static final int CAPI_STAT_SERVICE_FILE_WRITE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE_WRITE
See Also:
Constant Field Values

CAPI_STAT_SERVICE_FILE_TEMP

public static final int CAPI_STAT_SERVICE_FILE_TEMP
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE_TEMP
See Also:
Constant Field Values

CAPI_STAT_SERVICE_FILE_DELETE

public static final int CAPI_STAT_SERVICE_FILE_DELETE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE_DELETE
See Also:
Constant Field Values

CAPI_STAT_SERVICE_FILE_MODE

public static final int CAPI_STAT_SERVICE_FILE_MODE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_FILE_MODE
See Also:
Constant Field Values

CAPI_STAT_SERVICE_NET_TIMEOUT

public static final int CAPI_STAT_SERVICE_NET_TIMEOUT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_NET_TIMEOUT
See Also:
Constant Field Values

CAPI_STAT_SERVICE_TIME_GMTIME

public static final int CAPI_STAT_SERVICE_TIME_GMTIME
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_TIME_GMTIME
See Also:
Constant Field Values

CAPI_STAT_SERVICE_ACE_SUPPORT

public static final int CAPI_STAT_SERVICE_ACE_SUPPORT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_ACE_SUPPORT
See Also:
Constant Field Values

CAPI_STAT_SERVICE_ACE_LOAD

public static final int CAPI_STAT_SERVICE_ACE_LOAD
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SERVICE_ACE_LOAD
See Also:
Constant Field Values

CAPI_STAT_API_CALLBACK_ERROR

public static final int CAPI_STAT_API_CALLBACK_ERROR
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_CALLBACK_ERROR
See Also:
Constant Field Values

CAPI_STAT_API_HANDLE_NULL

public static final int CAPI_STAT_API_HANDLE_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_HANDLE_NULL
See Also:
Constant Field Values

CAPI_STAT_API_HANDLE_BAD

public static final int CAPI_STAT_API_HANDLE_BAD
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_HANDLE_BAD
See Also:
Constant Field Values

CAPI_STAT_API_HANDLE_NOTNULL

public static final int CAPI_STAT_API_HANDLE_NOTNULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_HANDLE_NOTNULL
See Also:
Constant Field Values

CAPI_STAT_API_SESSION_NULL

public static final int CAPI_STAT_API_SESSION_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_SESSION_NULL
See Also:
Constant Field Values

CAPI_STAT_API_SESSION_BAD

public static final int CAPI_STAT_API_SESSION_BAD
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_SESSION_BAD
See Also:
Constant Field Values

CAPI_STAT_API_SESSION_NOTNULL

public static final int CAPI_STAT_API_SESSION_NOTNULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_SESSION_NOTNULL
See Also:
Constant Field Values

CAPI_STAT_API_STREAM_NULL

public static final int CAPI_STAT_API_STREAM_NULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_STREAM_NULL
See Also:
Constant Field Values

CAPI_STAT_API_STREAM_BAD

public static final int CAPI_STAT_API_STREAM_BAD
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_STREAM_BAD
See Also:
Constant Field Values

CAPI_STAT_API_STREAM_NOTNULL

public static final int CAPI_STAT_API_STREAM_NOTNULL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_STREAM_NOTNULL
See Also:
Constant Field Values

CAPI_STAT_API_POOL_NOTINITIALIZED

public static final int CAPI_STAT_API_POOL_NOTINITIALIZED
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_POOL_NOTINITIALIZED
See Also:
Constant Field Values

CAPI_STAT_API_POOL_LOCKFAILED

public static final int CAPI_STAT_API_POOL_LOCKFAILED
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_POOL_LOCKFAILED
See Also:
Constant Field Values

CAPI_STAT_API_POOL_NOCONNECTIONS

public static final int CAPI_STAT_API_POOL_NOCONNECTIONS
Deprecated. As of 9.0.4, replaced by CSDK_STAT_API_POOL_NOCONNECTIONS
See Also:
Constant Field Values

CAPI_STAT_SECUR_LOGON_AUTH

public static final int CAPI_STAT_SECUR_LOGON_AUTH
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_LOGON_AUTH
See Also:
Constant Field Values

CAPI_STAT_SECUR_LOGON_LOCKED

public static final int CAPI_STAT_SECUR_LOGON_LOCKED
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_LOGON_LOCKED
See Also:
Constant Field Values

CAPI_STAT_SECUR_READ_PROPS

public static final int CAPI_STAT_SECUR_READ_PROPS
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_READ_PROPS
See Also:
Constant Field Values

CAPI_STAT_SECUR_READ_ALARM

public static final int CAPI_STAT_SECUR_READ_ALARM
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_READ_ALARM
See Also:
Constant Field Values

CAPI_STAT_SECUR_WRITE_AGENDA

public static final int CAPI_STAT_SECUR_WRITE_AGENDA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_WRITE_AGENDA
See Also:
Constant Field Values

CAPI_STAT_SECUR_WRITE_EVENT

public static final int CAPI_STAT_SECUR_WRITE_EVENT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_WRITE_EVENT
See Also:
Constant Field Values

CAPI_STAT_SECUR_CANTBOOKATTENDEE

public static final int CAPI_STAT_SECUR_CANTBOOKATTENDEE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_CANTBOOKATTENDEE
See Also:
Constant Field Values

CAPI_STAT_SECUR_SERVER_LICENSE

public static final int CAPI_STAT_SECUR_SERVER_LICENSE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_SERVER_LICENSE
See Also:
Constant Field Values

CAPI_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP

public static final int CAPI_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP
See Also:
Constant Field Values

CAPI_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP_REMOTE

public static final int CAPI_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP_REMOTE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_SERVER_SET_IDENTITY_SYSOP_REMOTE
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_INTERNAL_EXPIRY

public static final int CAPI_STAT_LIBRARY_INTERNAL_EXPIRY
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_EXPIRY
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_INTERNAL_PROTOCOL

public static final int CAPI_STAT_LIBRARY_INTERNAL_PROTOCOL
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_PROTOCOL
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_INTERNAL_DATA

public static final int CAPI_STAT_LIBRARY_INTERNAL_DATA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_DATA
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_INTERNAL_FUNCTION

public static final int CAPI_STAT_LIBRARY_INTERNAL_FUNCTION
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_FUNCTION
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_INTERNAL_COSMICRAY

public static final int CAPI_STAT_LIBRARY_INTERNAL_COSMICRAY
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_COSMICRAY
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_INTERNAL_OVERFLOW

public static final int CAPI_STAT_LIBRARY_INTERNAL_OVERFLOW
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_OVERFLOW
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_INTERNAL_UNKNOWN_LIBRARY_ERRCODE

public static final int CAPI_STAT_LIBRARY_INTERNAL_UNKNOWN_LIBRARY_ERRCODE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_UNKNOWN_LIBRARY_ERRCODE
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_INTERNAL_UNKNOWN_EXCEPTION

public static final int CAPI_STAT_LIBRARY_INTERNAL_UNKNOWN_EXCEPTION
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_UNKNOWN_EXCEPTION
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_INTERNAL_CONTEXT

public static final int CAPI_STAT_LIBRARY_INTERNAL_CONTEXT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_INTERNAL_CONTEXT
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_SERVER_SUPPORT

public static final int CAPI_STAT_LIBRARY_SERVER_SUPPORT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_SUPPORT
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_SERVER_USERDATA

public static final int CAPI_STAT_LIBRARY_SERVER_USERDATA
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_USERDATA
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_SERVER_TIMEZONE

public static final int CAPI_STAT_LIBRARY_SERVER_TIMEZONE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_TIMEZONE
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_SERVER_BUSY

public static final int CAPI_STAT_LIBRARY_SERVER_BUSY
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_BUSY
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_SERVER_UNAVAILABLE

public static final int CAPI_STAT_LIBRARY_SERVER_UNAVAILABLE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_UNAVAILABLE
See Also:
Constant Field Values

CAPI_STAT_DATA_USERID_EXT_INIFILE

public static final int CAPI_STAT_DATA_USERID_EXT_INIFILE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_EXT_INIFILE
See Also:
Constant Field Values

CAPI_STAT_DATA_USERID_EXT_FORMAT

public static final int CAPI_STAT_DATA_USERID_EXT_FORMAT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_EXT_FORMAT
See Also:
Constant Field Values

CAPI_STAT_DATA_USERID_EXT_NONE

public static final int CAPI_STAT_DATA_USERID_EXT_NONE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_EXT_NONE
See Also:
Constant Field Values

CAPI_STAT_DATA_USERID_EXT_MANY

public static final int CAPI_STAT_DATA_USERID_EXT_MANY
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_EXT_MANY
See Also:
Constant Field Values

CAPI_STAT_DATA_USERID_EXT_NODE

public static final int CAPI_STAT_DATA_USERID_EXT_NODE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_EXT_NODE
See Also:
Constant Field Values

CAPI_STAT_DATA_USERID_EXT_CONFLICT

public static final int CAPI_STAT_DATA_USERID_EXT_CONFLICT
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_USERID_EXT_CONFLICT
See Also:
Constant Field Values

CAPI_STAT_DATA_MIME_IMPLEMENT_NESTING

public static final int CAPI_STAT_DATA_MIME_IMPLEMENT_NESTING
Deprecated. As of 9.0.4, replaced by CSDK_STAT_DATA_MIME_IMPLEMENT_NESTING
See Also:
Constant Field Values

CAPI_STAT_SECUR_LOGON_LOCKED_SYSOP

public static final int CAPI_STAT_SECUR_LOGON_LOCKED_SYSOP
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_LOGON_LOCKED_SYSOP
See Also:
Constant Field Values

CAPI_STAT_SECUR_LOGON_LOCKED_RESOURCE

public static final int CAPI_STAT_SECUR_LOGON_LOCKED_RESOURCE
Deprecated. As of 9.0.4, replaced by CSDK_STAT_SECUR_LOGON_LOCKED_RESOURCE
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_SERVER_SUPPORT_UID

public static final int CAPI_STAT_LIBRARY_SERVER_SUPPORT_UID
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_SUPPORT_UID
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_SERVER_SUPPORT_STANDARDS

public static final int CAPI_STAT_LIBRARY_SERVER_SUPPORT_STANDARDS
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_SUPPORT_STANDARDS
See Also:
Constant Field Values

CAPI_STAT_LIBRARY_SERVER_SUPPORT_CHARSET

public static final int CAPI_STAT_LIBRARY_SERVER_SUPPORT_CHARSET
Deprecated. As of 9.0.4, replaced by CSDK_STAT_LIBRARY_SERVER_SUPPORT_CHARSET
See Also:
Constant Field Values

Constructor Detail

Api

public Api()

Method Detail

init

public static void init(java.lang.String in_configurationFile,
                        java.lang.String in_logFileName)
                 throws Api.StatusException
Allows the SDK to read configuration settings that control error logging and the other configuration parameters listed in the "Configuration" section of this manual.

If called, this function should be the first SDK function called by your process and should not be called by each thread.

If you require assistance from Oracle Support for your development with the SDK, you should expect to be asked to call this function in order to generate logs.

Throws:
Api.StatusException

getStatusString

public static java.lang.String getStatusString(int in_status)
Returns a read-only string representation of a CAPIStatus (this is generally more useful than the numeric representation).
Parameters:
in_status - CAPI status
Returns:
String

getStatusCode

public static int getStatusCode(int in_status)
A status returned by the CALENDAR_SDK is composed of a status code and some extra bits giving extra context to the error that occurred. This can cause the API user to have to mask these extra bits to compare the status codes. So this helper returns the status without these extra bits s.t. it is comparable with other status codes.
Parameters:
in_status - CAPI status
Returns:
int

getStatusLevels

public static void getStatusLevels(int in_status,
                                   int[] out_fields)
Decomposes a CAPIStatus into its subparts; each part of the status code specifies more precisely the actual error.
Parameters:
in_status - CAPI status
out_fields - Array of 5 integers containing the 5 sequential status levels.

Oracle® Calendar SDK Java API Reference
10g Release 1 (10.1.1)

B14474-01


Copyright © 1998, 2005, Oracle. All rights reserved.