Files
apple_device-management/mdm/commands/mirroring.stop.yaml
T
2026-06-22 15:55:19 -04:00

42 lines
1.1 KiB
YAML

title: Stop Mirroring Command
description: Stop mirroring the display to another device.
payload:
requesttype: StopMirroring
supportedOS:
iOS:
introduced: '7.0'
accessrights: None
supervised: true
requiresdep: false
sharedipad:
mode: allowed
devicechannel: true
userchannel: false
userenrollment:
mode: forbidden
macOS:
introduced: '10.10'
accessrights: None
devicechannel: true
userchannel: false
supervised: false
requiresdep: false
userenrollment:
mode: forbidden
tvOS:
introduced: n/a
visionOS:
introduced: n/a
watchOS:
introduced: n/a
content: This command stops AirPlay mirroring.
notes:
- title: ''
content: Refer to the following sections to determine supported channels and requirements,
and to see an example request and response.
examples:
- title: Example request and response
files:
- request-file: examples/mdm/commands/classroom.mirroring.stop/example1.plist
response-file: examples/mdm/commands/classroom.mirroring.stop/example2.plist