abn.SetObjRevisitClosed

This job sets a specific revisit notification assigned to a user as processed.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

ObjectID

INT

Yes

ID of the object

ObjectType

INT

Yes

Type of the object

UserID

INT

Yes

ID of the user

RevisitTime

BIGINT

Yes

Time of creation of the notification

2. Return Value

(INT): 0 = Job successful, otherwise error code.