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

switch_channel_variable_first() private method

private switch_channel_variable_first ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr switch_channel_variable_first(HandleRef jarg1);
freeswitchPINVOKE