simpleerrors.h File Reference

const TInt KSimpleErrPending

const TIntKSimpleErrPending

Subscribe requets is accepted by server but pending

const TInt KSimpleErrDeactivated

const TIntKSimpleErrDeactivated

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

const TInt KSimpleErrProbation

const TIntKSimpleErrProbation

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

const TInt KSimpleErrRejected

const TIntKSimpleErrRejected

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

const TInt KSimpleErrTimeout

const TIntKSimpleErrTimeout

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

const TInt KSimpleErrGiveup

const TIntKSimpleErrGiveup

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 TIntKSimpleErrNoresource

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 TIntKSimpleErrSettingsLimit

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

const TInt KSimpleErrTemporary

const TIntKSimpleErrTemporary

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 TIntKSimpleErrPermanent

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 TIntKSimpleErrAuthorization

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

const TInt KSimpleErrNotFound

const TIntKSimpleErrNotFound

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.