Overview
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 FragmentViewModel
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
Key function | Fragment | Description |
---|---|---|
LiveEventListFragment | Allows a user to list, create, and enter a live event. | |
CreateLiveEventFragment | Allows a user to create 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. | |
LiveEventParticipantFragment | Allows a user to watch and chat in a live event. |