webchannelGetPublicChannelIds( )

Retrieves a list of all public channel Ids.

Pseudocode
webchannelGetPublicChannelIds(
  unsigned int userId,
  unsigned int PublicChannelId
);
Parameters
  • userId   The unique user ID.

  • PublicChannelId   The unique public channel ID.

Returns

The information in a PublicChannelIdArray array.