Interface RealtimeButtonConfiguration

interface RealtimeButtonConfiguration {
    streamName: string;
}

Properties

Properties

streamName: string

Generated using TypeDoc