Serialized Form


Package com.genesyslab.ail

Class com.genesyslab.ail.CoBrowseParameters extends java.lang.Object implements Serializable

Serialized Fields

mCoBrowseServer

java.lang.String mCoBrowseServer
The name of the co-browse server.


mCoBrowseAccount

java.lang.String mCoBrowseAccount
The name of the co-browse account.

Class com.genesyslab.ail.CoBrowseURL extends java.lang.Object implements Serializable

Serialized Fields

mDate

java.util.Date mDate
The date when this URL was co-browsed.


mURL

java.lang.String mURL
The URL that was co-browsed.


Package com.genesyslab.ail.event

Class com.genesyslab.ail.event.PlaceEventReporting extends java.lang.Object implements Serializable


Package com.genesyslab.ail.exception

Class com.genesyslab.ail.exception.ChatServerException extends RequestFailedException implements Serializable

Serialized Fields

transferrer

java.lang.String transferrer

conferencer

java.lang.String conferencer

invitationReason

java.lang.String invitationReason

host

java.lang.String host

Class com.genesyslab.ail.exception.ConfigErrorException extends ConfigServiceException implements Serializable

Serialized Fields

mError

java.lang.String mError

Class com.genesyslab.ail.exception.ConfigServiceException extends ServiceException implements Serializable

Class com.genesyslab.ail.exception.ConfigTimeoutException extends ConfigServiceException implements Serializable

Serialized Fields

mTimeout

int mTimeout
The timeout delay (in seconds).

Class com.genesyslab.ail.exception.DatabaseServiceException extends ServiceException implements Serializable

Class com.genesyslab.ail.exception.DeleteContactException extends PreconditionException implements Serializable

Class com.genesyslab.ail.exception.DnRegistrationException extends TelephonyServiceException implements Serializable

Serialized Fields

mDn

java.lang.String mDn
The DN for which the registration failed.

Class com.genesyslab.ail.exception.InvalidParameterException extends PreconditionException implements Serializable

Serialized Fields

mName

java.lang.String mName
The name of the bad parameter.


mValue

java.lang.Object mValue
The bad value of the parameter.

Class com.genesyslab.ail.exception.InvalidStatusException extends PreconditionException implements Serializable

Serialized Fields

mObject

IdObject mObject

mStatus

Enum mStatus

mExpectedStatus

Enum mExpectedStatus

Class com.genesyslab.ail.exception.IsErrorException extends IsServiceException implements Serializable

Serialized Fields

mError

java.lang.String mError

mErrorCode

int mErrorCode

Class com.genesyslab.ail.exception.IsServiceException extends ServiceException implements Serializable

Class com.genesyslab.ail.exception.IsTimeoutException extends IsServiceException implements Serializable

Serialized Fields

mTimeout

int mTimeout
The timeout delay (in seconds).

Class com.genesyslab.ail.exception.MissingDataException extends PreconditionException implements Serializable

Class com.genesyslab.ail.exception.NoAvailableDnException extends PreconditionException implements Serializable

Serialized Fields

mPlace

java.lang.String mPlace
The place.


mMedia

Dn.Media mMedia
Deprecated. since G7.0
The required type of DN.


mReason

NoAvailableDnException.Reason mReason
The reason why no DN is available.

Class com.genesyslab.ail.exception.NoContactException extends PreconditionException implements Serializable

Class com.genesyslab.ail.exception.NoDnException extends PreconditionException implements Serializable

Class com.genesyslab.ail.exception.NoOtherInteractionException extends PreconditionException implements Serializable

Class com.genesyslab.ail.exception.NoPlaceException extends PreconditionException implements Serializable

Class com.genesyslab.ail.exception.OutboundServiceException extends ServiceException implements Serializable

Serialized Fields

mType

OutboundServiceException.Type mType
The type of error that occurred.

Class com.genesyslab.ail.exception.PreconditionException extends RequestFailedException implements Serializable

Class com.genesyslab.ail.exception.RequestFailedException extends java.lang.Exception implements Serializable

Class com.genesyslab.ail.exception.ServiceException extends RequestFailedException implements Serializable

Serialized Fields

mStatus

ServiceStatus.Status mStatus
The status of the service.


mName

java.lang.String mName
The service name.

Class com.genesyslab.ail.exception.TelephonyErrorException extends TelephonyServiceException implements Serializable

Serialized Fields

mType

TelephonyErrorException.Type mType

mTServerErrorCode

int mTServerErrorCode

mTServerError

java.lang.String mTServerError

Class com.genesyslab.ail.exception.TelephonyServiceException extends ServiceException implements Serializable

Class com.genesyslab.ail.exception.TelephonyTimeoutException extends TelephonyServiceException implements Serializable

Serialized Fields

mTimeout

int mTimeout
The timeout delay (in seconds).


Package com.genesyslab.ail.im

Package com.genesyslab.ail.monitor

Class com.genesyslab.ail.monitor.MonitorTimeoutException extends RequestFailedException implements Serializable