<!--
{
  "availability" : [
    "iOS: 10.0.0 - 27.0.0",
    "iPadOS: 10.0.0 - 27.0.0",
    "macCatalyst: 13.1.0 - 27.0.0",
    "macOS: 11.0.0 - 27.0.0",
    "tvOS: 10.0.0 - 27.0.0",
    "visionOS: 1.0.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "ReplayKit",
  "identifier" : "/documentation/ReplayKit/RPBroadcastHandler",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "ReplayKit"
    ],
    "preciseIdentifier" : "c:objc(cs)RPBroadcastHandler"
  },
  "title" : "RPBroadcastHandler"
}
-->

# RPBroadcastHandler

An object that sends messages to the broadcasting app.

```
class RPBroadcastHandler
```

## Topics

### Updating Current Broadcast Information

[`updateServiceInfo(_:)`](/documentation/ReplayKit/RPBroadcastHandler/updateServiceInfo(_:))

Sends information about the current broadcast to the broadcasting app.

[`updateBroadcast(_:)`](/documentation/ReplayKit/RPBroadcastHandler/updateBroadcast(_:))

Sends the current broadcast URL to the broadcast controller.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)