DbContactListQuerySortThenBy extension

on

Methods

thenByCreatedAt() → QueryBuilder<DbContactList, DbContactList, QAfterSortBy>

Available on QueryBuilder<DbContactList, DbContactList, QSortThenBy>, provided by the DbContactListQuerySortThenBy extension

thenByCreatedAtDesc() → QueryBuilder<DbContactList, DbContactList, QAfterSortBy>

Available on QueryBuilder<DbContactList, DbContactList, QSortThenBy>, provided by the DbContactListQuerySortThenBy extension

thenById({bool caseSensitive = true}) → QueryBuilder<DbContactList, DbContactList, QAfterSortBy>

Available on QueryBuilder<DbContactList, DbContactList, QSortThenBy>, provided by the DbContactListQuerySortThenBy extension

thenByIdDesc({bool caseSensitive = true}) → QueryBuilder<DbContactList, DbContactList, QAfterSortBy>

Available on QueryBuilder<DbContactList, DbContactList, QSortThenBy>, provided by the DbContactListQuerySortThenBy extension

thenByLoadedTimestamp() → QueryBuilder<DbContactList, DbContactList, QAfterSortBy>

Available on QueryBuilder<DbContactList, DbContactList, QSortThenBy>, provided by the DbContactListQuerySortThenBy extension

thenByLoadedTimestampDesc() → QueryBuilder<DbContactList, DbContactList, QAfterSortBy>

Available on QueryBuilder<DbContactList, DbContactList, QSortThenBy>, provided by the DbContactListQuerySortThenBy extension

thenByPubKey({bool caseSensitive = true}) → QueryBuilder<DbContactList, DbContactList, QAfterSortBy>

Available on QueryBuilder<DbContactList, DbContactList, QSortThenBy>, provided by the DbContactListQuerySortThenBy extension

thenByPubKeyDesc({bool caseSensitive = true}) → QueryBuilder<DbContactList, DbContactList, QAfterSortBy>

Available on QueryBuilder<DbContactList, DbContactList, QSortThenBy>, provided by the DbContactListQuerySortThenBy extension