Contents

invalidClientProcess

An error indicating that an invalid client process reported the incoming call.

Declaration

static var invalidClientProcess: CXErrorCodeNotificationServiceExtensionError.Code { get }

Discussion

Only call the reportNewIncomingVoIPPushPayload(_:completion:) method from a UNNotificationServiceExtension object that is responding to an incoming notification request.

See Also

Understanding Error Codes