CMceFcMsgExchange Class Reference
class CMceFcMsgExchange : public CBase
|
The class of the MCE Floor Control.
It allows sending of floor control messages into network.
Class
MMceFcMsgObserver
is used for receiving messages from network.
mceclient.lib
Constructor & Destructor Documentation
CMceFcMsgExchange(CMceManager &)
~CMceFcMsgExchange()
~CMceFcMsgExchange
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL(const TDesC8 &)
void
|
ConstructL
|
(
|
const
TDesC8
&
|
aType
|
)
|
[private]
|
Parameters
const
TDesC8
& aType
|
Type identifier of messages, like 'TBCP'.
|
InitializeL(CMceSession &, TInt, MMceFcMsgObserver &)
Initializes floor control for the session.
MediaAttributeLinesL(CMceSession &)
Gets attribute lines of the media.
NewL(CMceManager &, const TDesC8 &)
Parameters
CMceManager
& aManager
|
Reference to manager.
|
const
TDesC8
& aType
|
Type identifier of messages, like 'TBCP'.
|
SendL(CMceSession &, HBufC8 *)
Sends floor control message to recipient.
Parameters
CMceSession
& aSession
|
Reference to session.
|
HBufC8
* aMessage
|
Floor control message to be sent. Ownership is transferred.
|
UpdateL(CMceSession &, CDesC8Array *)
Updates SDP media attribute lines. In order to get complete update, whole session must be updated causing sending of re-invite.
Parameters
CMceSession
& aSession
|
Reference to session.
|
CDesC8Array
* aMediaAttributeLines
|
Media specific SDP attribute lines. Ownership is transferred.
|
Member Data Documentation
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.