|
|
Release20070223
- The Room structure now contains a requires_password element.
- User information returned from user.getInfo and user.observe now contains a occupied_rooms element.
- The Message structure for most system messages now contains the client_type and source for the referenced occupant.
- The room.getInfo and room.getMessages methods now support negative values for the counter parameter.
- The room.enter method now supports a new idempotent parameter.
- The Room structure now contains chatter_count and observer_count elements.
- The Occupant structure now omits the nickname, icon_url, and description elements if they are not applicable or blank.
- The return value from the room.getMessages and room.observe methods now omits the occupants and/or messages element(s) if they are unchanged relative to the counter parameter that was passed.
