Contents

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.

See Also

Creating New Call Actions