OpenOBEX shared library programming guide
<<< Previous
Next >>>
OBEX_GetCustomData
Name
OBEX_GetCustomData -- Read the customdata from an OBEX handle
Synopsis
void *
OBEX_GetCustomData
(obex_t *
self
);
Arguments
self
OBEX handle
Description
Returns Custom Transport data
<<< Previous
Home
Next >>>
OBEX_SetCustomData
Up
InOBEX_ServerRegister