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

switch_app_log_app_get() private method

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