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

switch_core_session_get_app_flags() private method

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