X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fdoc%2Fnotifyargs.html;h=c9c904d5aafee1d04012a9420b29979c9f1cd282;hp=d7e8209435f269df6e95035f207174a7024aef9c;hb=52e57c880aba9c5e89f59d962eb9af75670b76e0;hpb=ae1482a76c29db9fdcd6ed6cf63d312a37a5cb01 diff --git a/lib/doc/notifyargs.html b/lib/doc/notifyargs.html index d7e82094..c9c904d5 100644 --- a/lib/doc/notifyargs.html +++ b/lib/doc/notifyargs.html @@ -85,7 +85,7 @@ The 'message' argument may be NULL. Sent to the client if the user is invited on a channel. The 'channel argument may be NULL but the `channel_name' is always provided. -SilcClientChannel channel, char *channel_name, +SilcChannelEntry channel, char *channel_name, SilcClientEntry inviter @@ -116,7 +116,7 @@ Sent when someone signoff the SILC network. The 'signoff_message' may be NULL. The `signoff_client' is the client signing off. The `channel' is the channel where the client was joined. The `channel' may be NULL. -SilcClientEntry signoff_client, char +SilcClientEntry signoff_client, char *signoff_message, SilcChannelEntry channel