init(call:)
Initializes a new action for a call identified by a given UUID.
Declaration
init(call callUUID: UUID)Parameters
- callUUID:
The unique identifier for the associated Cxcall object.
Return Value
A new action for the specified call UUID.
Initializes a new action for a call identified by a given UUID.
init(call callUUID: UUID)The unique identifier for the associated Cxcall object.
A new action for the specified call UUID.