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

    Type Alias onLiveStreamChatEventCallback

    onLiveStreamChatEventCallback: (
        event: LiveStreamChatEvent,
    ) => Promise<void> | void

    Type declaration