Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 787 Bytes

CreateSpaceRequest.md

File metadata and controls

11 lines (8 loc) · 787 Bytes

# CreateSpaceRequest

Properties

Name Type Description Notes
type \MuxPhp\Models\SpaceType [optional]
passthrough string Arbitrary user-supplied metadata that will be included in the space details and related webhooks. Max: 255 characters. [optional]
broadcasts \MuxPhp\Models\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]