CUpnpConnectionManagerProxy Class Reference
class CUpnpConnectionManagerProxy : public CBase
|
Inherits from
-
CUpnpConnectionManagerProxy
Constructor & Destructor Documentation
CUpnpConnectionManagerProxy()
CUpnpConnectionManagerProxy
|
(
|
)
|
[private]
|
Constructor.
-
Since
-
Series60 3.2
~CUpnpConnectionManagerProxy()
~CUpnpConnectionManagerProxy
|
(
|
)
|
[virtual]
|
Destructor.
-
Since
-
Series60 3.2
Member Functions Documentation
ActiveIap()
IMPORT_C
TInt
|
ActiveIap
|
(
|
)
|
|
Returns active connection IAP.
Attach(TInt)
TInt
|
Attach
|
(
|
TInt
|
aAccessPoint
|
)
|
[private]
|
ConnectionL()
Returns
RConnection
instance. Leaves only if ensure start wasn't invoked, and internal EnsureStart call fail
ConstructL(RSocketServ &)
void
|
ConstructL
|
(
|
RSocketServ
&
|
aSocketServer
|
)
|
[private]
|
By default Symbian 2nd phase constructor is private.
EnsureStart()
IMPORT_C
TInt
|
EnsureStart
|
(
|
)
|
|
After call of this method the caller is sure that
RConnection
was started.
GetActiveIapL()
IMPORT_C
TInt
|
GetActiveIapL
|
(
|
)
|
[static]
|
Static function for querying of active connection IAP without creating new object (it is created and closed internally)
IsStarted()
TBool
|
IsStarted
|
(
|
)
|
[private]
|
Checks whether EnsureStart has been invoked.
LocalAddress()
IMPORT_C
TInetAddr
|
LocalAddress
|
(
|
)
|
|
Returns active connection IP address.
NewL(RSocketServ &)
Two-phased constructor.
-
Since
-
Series60 3.2
NewLC(RSocketServ &)
Two-phased constructor.
-
Since
-
Series60 3.2
SubscribeForNetworkEventsL(MUpnpNetworkEventObserver *)
IMPORT_C void
|
SubscribeForNetworkEventsL
|
(
|
MUpnpNetworkEventObserver *
|
aObserver
|
)
|
|
Subscribes for network events nitifications.
Parameters
MUpnpNetworkEventObserver * aObserver
|
|
Member Data Documentation
TInt
iActiveIap
TInt
|
iActiveIap
|
[private]
|
RUpnpConnectionManagerSession
iConnectionManagerSession
CUpnpConnectionManagerNetworkEventProvider * iNetworkEventProvider
CUpnpConnectionManagerNetworkEventProvider *
|
iNetworkEventProvider
|
[private]
|
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.