Live Android v1
Live Android
Live
Android
Version 1
Home
/
Live
/
Android
/
SDK

Enter a live event

Copy link

Once the host has entered the live event, the host can exit, re-enter, start and end their media stream, and change the state of the event. The host can also chat in the open channel.

Note: The actions that the host can take are independent of the states of the live event. The host can exit the live event without ending the live event because endEvent() must be called to end the live event. For further detail, refer to leave the live event temporarily.

liveEvent.enterAsHost { /* it: SendbirdException */ }
liveEvent.exitAsHost { /* it: SendbirdException */ }