FreeSWITCH.Native.freeswitchPINVOKE.CoreSession_uuid_set C# (CSharp) Метод

CoreSession_uuid_set() приватный Метод

private CoreSession_uuid_set ( HandleRef jarg1, string jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
Результат void
        public static extern void CoreSession_uuid_set(HandleRef jarg1, string jarg2);
freeswitchPINVOKE