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

switch_core_session_get_id() private method

private switch_core_session_get_id ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr switch_core_session_get_id(HandleRef jarg1);
freeswitchPINVOKE