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

CoreSession_cb_state_get() private method

private CoreSession_cb_state_get ( HandleRef jarg1 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
return System.IntPtr
        public static extern IntPtr CoreSession_cb_state_get(HandleRef jarg1);
freeswitchPINVOKE