#include <mw_srvc_place.h>
Data Fields |
void(* | clear )(struct mwServicePlace *srvc) |
void(* | closed )(struct mwPlace *place, guint32 code) |
void(* | message )(struct mwPlace *place, const struct mwIdBlock *who, const char *msg) |
void(* | opened )(struct mwPlace *place) |
void(* | peerJoined )(struct mwPlace *place, const struct mwIdBlock *peer) |
void(* | peerParted )(struct mwPlace *place, const struct mwIdBlock *peer) |
void(* | peerSetAttribute )(struct mwPlace *place, const struct mwIdBlock *peer, guint32 attr, struct mwOpaque *o) |
void(* | peerUnsetAttribute )(struct mwPlace *place, const struct mwIdBlock *peer, guint32 attr) |
Field Documentation
The documentation for this struct was generated from the following file: