FreeSWITCH.Native.freeswitchPINVOKE.switch_core_session_queue_private_event C# (CSharp) Méthode

switch_core_session_queue_private_event() private méthode

private switch_core_session_queue_private_event ( HandleRef jarg1, HandleRef jarg2, int jarg3 ) : int
jarg1 HandleRef
jarg2 HandleRef
jarg3 int
Résultat int
        public static extern int switch_core_session_queue_private_event(HandleRef jarg1, HandleRef jarg2, int jarg3);
freeswitchPINVOKE