FreeSWITCH.Native.freeswitchPINVOKE.switch_core_session_get_dmachine C# (CSharp) Method

switch_core_session_get_dmachine() private method

private switch_core_session_get_dmachine ( HandleRef jarg1, int jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 int
return IntPtr
        public static extern IntPtr switch_core_session_get_dmachine(HandleRef jarg1, int jarg2);
freeswitchPINVOKE