Method
PhoshCallsManagerget_call
Declaration [src]
PhoshCall*
phosh_calls_manager_get_call (
PhoshCallsManager* self,
const char* handle
)
Parameters
handle |
const char* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | PhoshCall |
No description available. | |
The data is owned by the instance. |