Call discipline API. More...
#include <lwmsg/message.h>#include <lwmsg/status.h>#include <lwmsg/context.h>#include <lwmsg/session.h>Data Structures | |
| struct | LWMsgParams |
| Call parameters. More... | |
Macros | |
| #define | LWMSG_PARAMS_INITIALIZER |
| Static initializer for LWMsgParams. More... | |
Typedefs | |
| typedef struct LWMsgCall | LWMsgCall |
| Call handle. More... | |
| typedef void(* | LWMsgCompleteFunction )(LWMsgCall *call, LWMsgStatus status, void *data) |
| Call completion callback. More... | |
| typedef void(* | LWMsgCancelFunction )(LWMsgCall *call, void *data) |
| Call cancellation function. More... | |
Enumerations | |
| enum | LWMsgCallDirection |
| Call direction. More... | |
Likewise Message Library, part of the Likewise platform
Copyright © 2020 Likewise Software. All rights reserved.