class RCommsMobilityApiExt : public RCommsApiExtension< EMobilityApiExt > |
Comms Mobility API extension for client not running an Active Scheduler.
This class can actually be used by any client, one running an Active Scheduler and one that is not. However, if the Active Scheduler is present, it is recommended to use CActiveCommsMobilityApiExt which is much simpler.
Public Member Functions | |
---|---|
RCommsMobilityApiExt() | |
IMPORT_C void | CancelMobilityNotification() |
IMPORT_C void | Close() |
IMPORT_C void | IgnorePreferredCarrier() |
IMPORT_C void | MigrateToPreferredCarrier() |
IMPORT_C void | NewCarrierAccepted() |
IMPORT_C void | NewCarrierRejected() |
IMPORT_C void | RegisterForMobilityNotification(TDes8 &, TRequestStatus &) |
Inherited Attributes | |
---|---|
RCommsApiExtensionBase::iInterfaceId | |
RCommsApiExtensionBase::iProvider |
IMPORT_C void | RegisterForMobilityNotification | ( | TDes8 & | aResponseEventBuf, |
TRequestStatus & | aStatus | |||
) |
TDes8 & aResponseEventBuf | |
TRequestStatus & aStatus |