reportCall(with:updated:)
Reports to the provider that an active call updated its information.
Declaration
func reportCall(with UUID: UUID, updated update: CXCallUpdate)Parameters
- UUID:
The unique identifier of the call.
- update:
The updated information.