RUpnpSsdpMessageFactory Class Reference
class RUpnpSsdpMessageFactory
|
SSDP Message Factory. Used to create standard SSDP messages.
Member Functions Documentation
AdvertiseAliveL(TDesC8 &, TDesC8 &, TDesC8 &, TDesC8 &)
Constructor function; Creates standard alive message with following parameters.
-
Since
-
Series60 2.0
Parameters
TDesC8
& aLoc
|
Value of the Location-header.
|
TDesC8
& aNt
|
Value of the NT-header.
|
TDesC8
& aUsn
|
Value of the USN-header.
|
TDesC8
& aServerDesc
|
Value of the server description-header.
|
AdvertiseByebyeL(TDesC8 &, TDesC8 &)
Constructor function; Creates standard byebye message with following parameters.
-
Since
-
Series60 2.0
Parameters
TDesC8
& aNt
|
Value of the NT-header.
|
TDesC8
& aUsn
|
Value of the USN-header.
|
ResponseL(TDesC8 &, TDesC8 &, TDesC8 &, TDesC8 &)
Constructor function; Creates standard search response message with following parameters.
-
Since
-
Series60 2.0
Parameters
TDesC8
& aSt
|
Value of the ST-header.
|
TDesC8
& aUsn
|
Value of the USN-header.
|
TDesC8
& aLoc
|
Value of the Location-header.
|
TDesC8
& aServerDesc
|
Value of the Server description-header.
|
SearchL(TDesC8 &)
Constructor function; Creates standard search message with following parameters.
-
Since
-
Series60 2.0
Parameters
TDesC8
& aTarget
|
Value of the ST-header.
|
SearchL(TDesC8 &, TDesC8 &)
Constructor function; Creates standard search message with following parameters.
-
Since
-
Series60 2.0
Parameters
TDesC8
& aTarget
|
Value of the ST-header.
|
TDesC8
& aMaximumWaitTime
|
Value of the MX-header.
|
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.