jigar-joshi / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

Document not update and Helper class design problem #173

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. visit http://code.google.com/intl/en/apis/talk/libjingle/index.html

What is the expected output? What do you see instead?
Updated information should be showed

What version of the product are you using? On what operating system?
libjingle 0.5.6

Please provide any additional information below.
I am not sure if that page is maintained by this project admin but just to 
remind that the data, as well as the references provided, are not updated 
enough.

For example,
http://code.google.com/intl/en/apis/talk/libjingle/reference/presencepushtask.ht
ml

The constructor is said to be 

PresencePushTask(Task* parent)

But it is no more now.
Better documentation is good news for new beginner like me.
Besides, I don't understand why the design of PresencePushTask requires the 
'callclient' class.
The code inside examples are not just designed as helper class, aren't?
If I would like to construct for a simple client, the helper classes are 
difficult to use because they are all co-related to each other strongly.

In this case, I must include callclient in order to use PresencePushTask in my 
program.

Correct me if I get it wrong. Thanks.

Original issue reported on code.google.com by tim....@ximplar.com on 7 Jun 2011 at 6:36

GoogleCodeExporter commented 9 years ago
In fact the documentation is very outdated. I would appreciate an update too.

Original comment by diego.cd...@gmail.com on 7 Jun 2011 at 12:18

GoogleCodeExporter commented 9 years ago
We'll start working on documentation soon.

Original comment by jun...@google.com on 17 Nov 2011 at 12:39

GoogleCodeExporter commented 9 years ago

Original comment by jun...@google.com on 26 Mar 2012 at 6:38

GoogleCodeExporter commented 9 years ago

Original comment by jun...@google.com on 26 Mar 2012 at 6:39

GoogleCodeExporter commented 9 years ago
Refocusing documentation efforts on WebRTC APIs.

Original comment by juberti@google.com on 31 May 2013 at 8:45