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

CoreSession_uuid_set() private method

private CoreSession_uuid_set ( HandleRef jarg1, string jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
return void
        public static extern void CoreSession_uuid_set(HandleRef jarg1, string jarg2);
freeswitchPINVOKE