---
title: supportsGrouping
framework: callkit
role: symbol
role_heading: Instance Property
path: callkit/cxcallupdate/supportsgrouping
---

# supportsGrouping

A Boolean value that indicates whether the call can be grouped with other calls.

## Declaration

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

## See Also

### Accessing Call Update Attributes

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