simpleerrors.h File Reference

const TInt KSimpleErrPending

const TInt KSimpleErrPending

Subscribe requets is accepted by server but pending

const TInt KSimpleErrDeactivated

const TInt KSimpleErrDeactivated

The subscription has been terminated. Application SHOULD re-subscribe later.

const TInt KSimpleErrProbation

const TInt KSimpleErrProbation

The subscription has been terminated. Application SHOULD re-subscribe later.

const TInt KSimpleErrRejected

const TInt KSimpleErrRejected

The subscription has been terminated due to change in authorization policy. Application SHOULD NOT attempt to re-subscribe.

const TInt KSimpleErrTimeout

const TInt KSimpleErrTimeout

The subscription has been terminated because it was not refreshed before it expired. Application MAY re-subscribe later.

const TInt KSimpleErrGiveup

const TInt KSimpleErrGiveup

The subscription has been terminated because the notifier could not obtain authorization in a timely fashion. Application MAY re-subscribe later.

const TInt KSimpleErrNoresource

const TInt KSimpleErrNoresource

The subscription has been terminated because the resource state which was being monitored no longer exists. Application SHOULD NOT attempt to re-subscribe.

const TInt KSimpleErrSettingsLimit

const TInt KSimpleErrSettingsLimit

The operation has exceeded SIMPLE Presence Settings limit, e.g. CLIENT-OBJ-DATA-LIMIT or SOURCE-THROTLLE-PUBLISH.

const TInt KSimpleErrTemporary

const TInt KSimpleErrTemporary

The operation has received SIP error that indicates a temporary problem and the application MAY retry the same request later on.

const TInt KSimpleErrPermanent

const TInt KSimpleErrPermanent

The operation has received SIP error that indicates a permanent problem and the application SHOULD NOT retry the same request later on.

const TInt KSimpleErrAuthorization

const TInt KSimpleErrAuthorization

The operation has received SIP error that indicates an authorization or authentication problem.

const TInt KSimpleErrNotFound

const TInt KSimpleErrNotFound

The operation has received SIP error that indicates that the user does not exist at the domain specified in the Request-URI. This is SIP error 404.