Skip to main content
This topic has been closed for replies.

1 reply

itisdesign_-_AH
Inspiring
October 9, 2012

Currently, the description for the code key says: "See <code section>".  However, there is no <code section> in this doc.

Additionally, the second example mentions "channelsnotsubscribedto" w/ code 0.  I believe this isn't true.  If channel doesn't exist, then an error would be returned: "Channel 'stocks.a' doesn't exist or is not running." and the code would be -1.  Perhaps the functionality was changed and this doc wasn't updated?  I don't think "channelssubscribedto" is correct either.  That would actually relate to the getSubscriptions() call right?  And that returns an array of subscribed channels.  Perhaps I'm missing something here.

Thanks,

-Aaron