Re: [jdev] Differentiating device type

2013-04-15 Thread Dave Cridland
On 15 Apr 2013 12:17, "Maninder Obhrai" wrote: > We'd like to be able to tell whether a chat user in a room is on a mobile device or a desktop device and we're trying to work out the best way to do this. Our current plan involves making the client set the device type (mobile/desktop) as part of th

Re: [jdev] Differentiating device type

2013-04-15 Thread Kevin Smith
On Mon, Apr 15, 2013 at 12:17 PM, Maninder Obhrai wrote: > We'd like to be able to tell whether a chat user in a room is on a mobile > device or a desktop device and we're trying to work out the best way to do > this. Our current plan involves making the client set the device type > (mobile/deskto

[jdev] Differentiating device type

2013-04-15 Thread Maninder Obhrai
Hi all, We'd like to be able to tell whether a chat user in a room is on a mobile device or a desktop device and we're trying to work out the best way to do this. Our current plan involves making the client set the device type (mobile/desktop) as part of the resource, and then exposing full JID