The mobi portal gives the user device in one of the headers, "X-Device-User-Agent", for example "SonyEricsson/K800i". Is there any way we can get this with the C# API, now or in the future?
The mobi portal gives the user device in one of the headers, "X-Device-User-Agent", for example "SonyEricsson/K800i". Is there any way we can get this with the C# API, now or in the future?
You would like to know what phone type and model the user has.
Yes, that's exactly what I want to know (sorry if my question wasn't clear).
Hi Ralf, yes, we have a pending release of the SDK and API that has the clienttype (e.g. android, jme, etc) and the Version information.
The Version information also contains the manufacturer and model information.