public string getMatchJson(string userAgent) { string ret = FiftyOneDegreesTrieV3PINVOKE.Provider_getMatchJson__SWIG_0(swigCPtr, userAgent); if (FiftyOneDegreesTrieV3PINVOKE.SWIGPendingException.Pending) { throw FiftyOneDegreesTrieV3PINVOKE.SWIGPendingException.Retrieve(); } return(ret); }