lihaosky / google-cast-sdk

Automatically exported from code.google.com/p/google-cast-sdk
0 stars 0 forks source link

iOS API reference is so much incomplete #300

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by matthias...@gmail.com on 25 Jun 2014 at 7:45

GoogleCodeExporter commented 9 years ago
lol, I accidently hit return and this was submitted before I could even type 
something...
searching for edit function...

Original comment by matthias...@gmail.com on 25 Jun 2014 at 7:46

GoogleCodeExporter commented 9 years ago
cannot find edit, feel free to remove.
In a few words what was bugging me (I'm not even sure if this is the right 
place for this issue):

1.
iOS API Reference (https://developers.google.com/cast/docs/reference/ios/) is 
cut so short, you barely get any valuable information from method descriptions 
for example.
Looking at GCKDeviceManager Class Reference, I just see one liner obvious 
descriptions for methods like "-connect: Connects to the device.". I would love 
to know what are the possible callbacks I get and just some more background 
information. Same for most of the other method descriptions.

2.
iOS API Reference is not even complete. For example a description for the 
GCKMediaControlChannelDelegate is completely missing. Why is that?

Original comment by matthias...@gmail.com on 25 Jun 2014 at 7:59

GoogleCodeExporter commented 9 years ago
Looking at the current version of docs, it seems that things have been improved.

Original comment by anad...@google.com on 18 Jul 2014 at 4:33