Function

CuiCallStateto_string

Declaration [src]

const char*
cui_call_state_to_string (
  CuiCallState state
)

Description

No description available.

Parameters

state

Type: CuiCallState

The CuiCallState.

Return value

Type: const char*

A human readable state description.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.