[ Web Proxy ]
URL:
Viewing: https://developers.cloudflare.com/realtime/realtimekit/ui-kit/api-reference/android/polls/ [Back]  [Original]

RtkPollsBottomSheet Cloudflare Realtime docsSkip to content
SearchCtrlKLog in
  1. Home
  2. /Realtime
  3. /
  4. /Android
  5. /RtkPollsBottomSheet

RtkPollsBottomSheet

Last updated Apr 21, 2026Copy as MarkdownView as MarkdownAgent setup
OverviewMethodsUsage ExamplesBasic Usage

A component which lists all available polls a user can access.

Methods

Method Parameters Description
show fragmentManager: FragmentManager, tag: String? Display the polls bottom sheet

Usage Examples

Basic Usage

val rtkPollsBottomSheet = RtkPollsBottomSheet()
rtkPollsBottomSheet.show(fragmentManager, "POLLS_TAG")
PreviousRtkPluginsBottomSheetNextRtkRecordingIndicator

Was this helpful?

YesNo
Edit pageReport issue
[]

Web Proxy Viewer  |  New URL  |  Original Page