Skip to content

xmpp_send_simple_message function + example #29

Description

@cizra

I created a function for simple sending of messages, plus examples/simple.c demonstrating its usage.

void xmpp_send_simple_message(xmpp_conn_t *conn,
const char * const to,
const char * const message);

Patch attached here: https://gist.github.com/3318616

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions