callUUIDToGroupWith property

String? callUUIDToGroupWith
getter/setter pair

The UUID of another call to group with.

If the call for this action's UUID is already in a group, it should leave that group if necessary. If null, leave any group the call is currently in.

Implementation

String? callUUIDToGroupWith;