Added RoomAvatarInfo protocol
Protocol added for circles-ios#117 (closed)
Alternatively it might make sense to have a common Room base class that shares functionality between Room
and StrippedStateRoom
, but in the interest of time the protocol definition is sufficient for now.