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

switch_core_session_sprintf() private method

private switch_core_session_sprintf ( HandleRef jarg1, string jarg2 ) : string
jarg1 HandleRef
jarg2 string
return string
        public static extern string switch_core_session_sprintf(HandleRef jarg1, string jarg2);
freeswitchPINVOKE