Home
last modified time | relevance | path

Searched refs:SWIGTYPE_p_p_cJSON (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs4247 public class SWIGTYPE_p_p_cJSON { class
4250 internal SWIGTYPE_p_p_cJSON(global::System.IntPtr cPtr, bool futureUse) { in SWIGTYPE_p_p_cJSON() method in FreeSWITCH.Native.SWIGTYPE_p_p_cJSON
4254 protected SWIGTYPE_p_p_cJSON() { in SWIGTYPE_p_p_cJSON() method in FreeSWITCH.Native.SWIGTYPE_p_p_cJSON
4258 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_p_cJSON obj) { in getCPtr()
10449 …execute(SWIGTYPE_p_cJSON json, SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_cJSON retval) { in switch_json_api_execute()
12491 …tatic switch_status_t switch_event_serialize_json_obj(switch_event arg0, SWIGTYPE_p_p_cJSON json) { in switch_event_serialize_json_obj()
12562 …itch_status_t switch_event_channel_broadcast(string event_channel, SWIGTYPE_p_p_cJSON json, string… in switch_event_channel_broadcast()
12563 …_t)freeswitchPINVOKE.switch_event_channel_broadcast(event_channel, SWIGTYPE_p_p_cJSON.getCPtr(json… in switch_event_channel_broadcast()
12567 …switch_status_t switch_event_channel_deliver(string event_channel, SWIGTYPE_p_p_cJSON json, string… in switch_event_channel_deliver()
12568 …us_t)freeswitchPINVOKE.switch_event_channel_deliver(event_channel, SWIGTYPE_p_p_cJSON.getCPtr(json… in switch_event_channel_deliver()
[all …]