stream-chat-android
Toggle table of contents
7.2.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
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.