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

switch_uuid_str() private method

private switch_uuid_str ( string jarg1, HandleRef jarg2 ) : string
jarg1 string
jarg2 HandleRef
return string
        public static extern string switch_uuid_str(string jarg1, HandleRef jarg2);
freeswitchPINVOKE