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

switch_channel_set_caller_profile() private method

private switch_channel_set_caller_profile ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
return void
        public static extern void switch_channel_set_caller_profile(HandleRef jarg1, HandleRef jarg2);
freeswitchPINVOKE