TReservedInfo Class Reference
Client uses it to asynchronously receive the reserve status of a camera index through
MReserveObserver
Member Functions Documentation
SubscribeReserveInfoL(MReserveObserver &, TInt, CCameraStatusWatch *&)
Client uses it to subscribe for the reserve notification of particular camera. The notifications are send to the client through
MReserveObserver
callbacks. Should the client not wish to continue with the subscription, it is supposed to delete the
CCameraStatusWatch
class pointer passed to it.
-
leave
-
May leave with any error code.
Parameters
MReserveObserver
& aReserveObserver
|
Reference to an observer
|
TInt
aCameraIndex
|
The index of the camera for which the subscription is to be done.
|
CCameraStatusWatch
*& aCameraStatusWatch
|
Reference to the CCameraStatusWatch*. Client is supposed to delete the CCameraStatusWatch object once it does not wish to further continue with the subscription.
|
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.