Quality of service on S60

Login to reply to this topic.
Wed, 2008-04-09 15:16
Joined: 2006-11-07
Forum posts: 12

Hello,

Does S60 provide a QOS API? Symbian 9.1 doc talks about RQoSChannel and other classes but i cannot find it in S60 sdk

thanks for advice


Wed, 2008-04-09 15:42
Joined: 2004-11-29
Forum posts: 1134
Re: Quality of service on S60

Found this in the S60 3rd FP1 SDK:

/**
@publishedPartner
@released 9.0

SYMBIAN_NETWORKING_RSUBCONNECTION

If SYMBIAN_NETWORKING_RSUBCONNECTION is defined, the RQosChannel API is
removed, and the RSubConnection API exported by ESOCK must be used instead.

This #define supports PREQ 26.
*/
#define SYMBIAN_NETWORKING_RSUBCONNECTION

Wed, 2008-04-09 16:56
Joined: 2006-11-07
Forum posts: 12
Re: Quality of service on S60

Thanks!

  • Login to reply to this topic.