Make SCUM logs live relay only
This commit is contained in:
@@ -330,6 +330,10 @@ type GameClientBridgeSnapshotIngestRequest struct {
|
||||
Retention GameClientBridgeRetention
|
||||
}
|
||||
|
||||
type GameClientBridgeLogStreamRequest struct {
|
||||
SessionToken string
|
||||
}
|
||||
|
||||
type GameClientBridgeSnapshotQuery struct {
|
||||
ServerInstanceID string
|
||||
PluginID string
|
||||
|
||||
Reference in New Issue
Block a user