react-native-firework-sdk
    Preparing search index...

    Enumeration LiveStreamStatus

    Specifies the live stream status. When videoType = VideoType.Livestream, you could use this property to check the live stream status.

    Index

    Enumeration Members

    Enumeration Members

    Completed: "completed"

    Livestream has completed

    Idle: "idle"

    Livestream is idle (not started yet)

    Live: "live"

    Livestream is currently live

    Replay: "replay"

    Livestream is in replay mode