ChatContactConversion extension

Extension adding models construction from a ChatContactMixin.

on

Methods

getDtoUsers() List<DtoUser>

Available on ChatContactMixin, provided by the ChatContactConversion extension

Constructs a new list of DtoUsers from this ChatContactMixin.
toDto({ChatContactsCursor? cursor, FavoriteChatContactsCursor? favoriteCursor}) DtoChatContact

Available on ChatContactMixin, provided by the ChatContactConversion extension

Constructs a new DtoChatContact from this ChatContactMixin.
toModel() ChatContact

Available on ChatContactMixin, provided by the ChatContactConversion extension

Constructs a new ChatContact from this ChatContactMixin.