public string getDeviceId() { string ret = FiftyOneDegreesTrieV3PINVOKE.Match_getDeviceId(swigCPtr); if (FiftyOneDegreesTrieV3PINVOKE.SWIGPendingException.Pending) { throw FiftyOneDegreesTrieV3PINVOKE.SWIGPendingException.Retrieve(); } return(ret); }