Definition:
#include <ickP2p.h>
typedef enum ickP2pLibState_t;
Defined values and associated strings:
| Value | String |
|---|---|
| ICKLIB_CREATED | “created” |
| ICKLIB_RUNNING | “running” |
| ICKLIB_SUSPENDED | “suspended” |
| ICKLIB_TERMINATING | “terminating” |
See also:
- ickLibState2Str - Convert context status code to human readable string
- ickP2pGetState - Get context state