MAgentNotify Class Reference
Notification of events from the
CAgentSMBase
to the CStateMachineAgent
Note:
This class is part of a compatibility layer for porting agent extensions (.agx) from v6.1
This class was previously called MAgentObserver in v6.1
since v9.5. Use MCPRs/CPRs/SCPRs instead of agents.
Notification of events from the
CAgentSMBase
to the CStateMachineAgent
Note:
This class is part of a compatibility layer for porting agent extensions (.agx) from v6.1
This class was previously called MAgentObserver in v6.1
since v9.5. Use MCPRs/CPRs/SCPRs instead of agents.
Member Functions Documentation
ConnectionComplete(TInt, TInt)
void
|
ConnectionComplete
|
(
|
TInt
|
aProgress,
|
|
TInt
|
aError
|
|
)
|
[pure virtual]
|
ConnectionComplete(TInt)
void
|
ConnectionComplete
|
(
|
TInt
|
aError
|
)
|
[pure virtual]
|
DisconnectComplete()
void
|
DisconnectComplete
|
(
|
)
|
[pure virtual]
|
IncomingConnectionReceived()
TInt
|
IncomingConnectionReceived
|
(
|
)
|
[pure virtual]
|
Notification(TAgentToNifEventType, TAny *)
PreventConnectionRetries()
void
|
PreventConnectionRetries
|
(
|
)
|
[pure virtual]
|
ServiceStarted()
void
|
ServiceStarted
|
(
|
)
|
[pure virtual]
|
UpdateProgress(TInt, TInt)
void
|
UpdateProgress
|
(
|
TInt
|
aProgress,
|
|
TInt
|
aError
|
|
)
|
[pure virtual]
|
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.