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

CoreSession_GetUuid() private method

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