Package-level declarations

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun AccountsApi.getFollowersSource(accountId: String): PagingSource<PageInfo, Account>
Link copied to clipboard
fun AccountsApi.getFollowingSource(accountId: String): PagingSource<PageInfo, Account>
Link copied to clipboard
fun MutesApi.getMutesSource(): PagingSource<PageInfo, Account>
Link copied to clipboard
fun AccountsApi.getStatusesSource(accountId: String): PagingSource<PageInfo, Status>