MSimpleConnection Class Reference
Member Functions Documentation
Close()
void | Close | ( | ) | [pure virtual] |
ConnectionStatus()
Getter for the connection staus.
CurrentSIPIdentityL()
TPtrC8
| CurrentSIPIdentityL | ( | ) | [pure virtual] |
Current SIP identity accessor
LoginL()
TInt
| LoginL | ( | ) | [pure virtual] |
Login using default SIP Profile settings and SIMPLE Engine default values instead of given Presence Settings This method is meant mainly for testing purposes. Leaves KErrAlreadyExists if this
MSimpleConnection entity is already logged in.
- Since
- S60 3.2
LoginL(TInt)
Login using specified Presence Settings Leaves KErrAlreadyExists if this
MSimpleConnection entity is already logged in. Leaves KErrNotFound if specified settings are not found.
- Since
- S60 3.2
Parameters
TInt aId | Presence Settings id |
Member Enumerations Documentation
Enum TSimpleState
Enumerators
EIdle = 1 |
Connection initializing
|
EActive |
Connection active
|
ESuspend |
Connection suspended
|
EInactive |
Connection is inactive
|
EUnavailable |
Connection is permanently unavailable
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.