OssoABookAvatarView — View of contacts with avatars.
OssoABookAvatarView;
OssoABookAvatarView is a widget that displays the contents of an OssoABookContactModel as a list; unlike OssoABookContactView, OssoABookAvatarView also displays the avatars of the contacts.
typedef struct { OssoABookTreeView parent; } OssoABookAvatarView;
All the fields of this structure are private to the object's implementation and should never be accessed directly.