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

Event_chat_execute() private méthode

private Event_chat_execute ( HandleRef jarg1, string jarg2, string jarg3 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
jarg3 string
Résultat int
        public static extern int Event_chat_execute(HandleRef jarg1, string jarg2, string jarg3);
freeswitchPINVOKE