JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.github.jamesnetherton.zulip.client.api.navigationview.NavigationView
Packages that use
NavigationView
Package
Description
com.github.jamesnetherton.zulip.client.api.navigationview.request
com.github.jamesnetherton.zulip.client.api.navigationview.response
Uses of
NavigationView
in
com.github.jamesnetherton.zulip.client.api.navigationview.request
Methods in
com.github.jamesnetherton.zulip.client.api.navigationview.request
that return types with arguments of type
NavigationView
Modifier and Type
Method
Description
List
<
NavigationView
>
GetAllNavigationViewsApiRequest.
execute
()
Executes the Zulip API request for getting all navigation views.
Uses of
NavigationView
in
com.github.jamesnetherton.zulip.client.api.navigationview.response
Methods in
com.github.jamesnetherton.zulip.client.api.navigationview.response
that return types with arguments of type
NavigationView
Modifier and Type
Method
Description
List
<
NavigationView
>
GetAllNavigationViewsApiResponse.
getNavigationViews
()