Live UIKit Android v1
Live UIKit Android
Live UIKit
Android
Version 1

Overview

Copy link

Sendbird Live UIKit for Android allows you to create customizable views and execute essential live functions such as create live events, list live events, host a live event, and more. The following is a list of key functions which are provided in each Fragment. Each fragment has a corresponding module that creates the view and a corresponding ViewModel that provides the necessary data from Sendbird Live SDK. Refer to the table below to see which key functions we provide and the components that make up each key function.

The UIKit for Android provides pre-built UI components for the following functions.

List of key functions

Copy link
Key functionFragmentDescription

List live events

LiveEventListFragment

Allows a user to list, create, and enter a live event.

Create a live event

CreateLiveEventFragment

Allows a user to create a live event.

Host a live event

LiveEventHostFragment

Allows a user to select users to host, start and end a live event, and manage media during a live event.

View a live event

LiveEventParticipantFragment

Allows a user to watch and chat in a live event.