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

switch_channel_get_origination_caller_profile() private method

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