mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-17 11:48:51 +03:00
doc
This commit is contained in:
parent
20b726819f
commit
a61434ae08
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ interface Timeline {
|
|||
|
||||
/**
|
||||
* Check if the timeline can be enriched by paginating.
|
||||
* @param the direction to check in
|
||||
* @param direction the direction to check in
|
||||
* @return true if timeline can be enriched
|
||||
*/
|
||||
fun hasMoreToLoad(direction: Direction): Boolean
|
||||
|
|
Loading…
Add table
Reference in a new issue