Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 805 Bytes

CreateSpaceRequest.md

File metadata and controls

12 lines (8 loc) · 805 Bytes

Mux.Csharp.Sdk.Model.CreateSpaceRequest

Properties

Name Type Description Notes
Type SpaceType [optional]
Passthrough string Arbitrary user-supplied metadata that will be included in the space details and related webhooks. Max: 255 characters. [optional]
Broadcasts List<CreateBroadcastRequest> An array of broadcast destinations you want to stream the space to. Note: By default only a single broadcast destination can be specified. Contact Mux support if you need more. [optional]

[Back to Model list] [Back to API list] [Back to README]