pub unsafe extern "C" fn switch_core_session_queue_indication(
session: *mut switch_core_session_t,
indication: switch_core_session_message_types_t,
) -> switch_status_tExpand description
\brief Queue an indication message on a session \param session the session to queue the message to \param indication the indication message to queue \return SWITCH_STATUS_SUCCESS if the message was queued