channel

Documentation for the user-channel api in /secure/user/channel.c.

Functions

void add_channel(string which_channel)

Add a channel that the user is listening to

void remove_channel(string which_channel)

Remove a channel that the user is listening to.

string *query_channel_list()

List all of the channels that the user is listening to.

File generated by Lima 1.1a4 reStructured Text daemon.