toggle menu
stream-chat-android
6.8.0
androidJvm
switch theme
search in API
stream-chat-android-client
/
io.getstream.chat.android.client.api.models
/
QueryChannelsRequest
/
withOffset
with
Offset
fun
withOffset
(
offset
:
Int
)
:
QueryChannelsRequest
Sets the offset to this request.
Return
QueryChannelsRequest
with updated offset.
Parameters
offset
The offset value to set.