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

switch_app_log_arg_get() private method

private switch_app_log_arg_get ( HandleRef jarg1 ) : string
jarg1 HandleRef
return string
        public static extern string switch_app_log_arg_get(HandleRef jarg1);
freeswitchPINVOKE