FreeSWITCH.Native.freeswitchPINVOKE.switch_caller_profile_context_set C# (CSharp) Метод

switch_caller_profile_context_set() приватный Метод

private switch_caller_profile_context_set ( HandleRef jarg1, string jarg2 ) : void
jarg1 HandleRef
jarg2 string
Результат void
        public static extern void switch_caller_profile_context_set(HandleRef jarg1, string jarg2);
freeswitchPINVOKE