Type alias StreamingStatusContext

StreamingStatusContext: {
    streamingMode: StreamingMode;
}

ストリーミングステータスの内容

Type declaration