---
title: hasVideo
framework: callkit
role: symbol
role_heading: Instance Property
path: callkit/cxcallupdate/hasvideo
---

# hasVideo

A Boolean value that indicates whether the call includes video in addition to audio.

## Declaration

```swift
var hasVideo: Bool { get set }
```

## See Also

### Accessing Call Update Attributes

- [localizedCallerName](callkit/cxcallupdate/localizedcallername.md)
- [remoteHandle](callkit/cxcallupdate/remotehandle.md)
- [supportsGrouping](callkit/cxcallupdate/supportsgrouping.md)
- [supportsUngrouping](callkit/cxcallupdate/supportsungrouping.md)
- [supportsHolding](callkit/cxcallupdate/supportsholding.md)
- [supportsDTMF](callkit/cxcallupdate/supportsdtmf.md)
