io.kickflip.sdk.activity.BroadcastActivity |
BroadcastActivity manages a single live broadcast. It's a thin wrapper around BroadcastFragment
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
An error occurred.
| |||||||||||
The broadcast is fully buffered and available.
| |||||||||||
The broadcast has started, and is currently buffering.
| |||||||||||
The broadcast has ended.
| |||||||||||
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
io.kickflip.sdk.av.BroadcastListener
|
The broadcast is fully buffered and available. This is a good time to share the broadcast.
stream | the Stream representing this broadcast.
|
---|
The broadcast has started, and is currently buffering.
The broadcast has ended.