abn.SetObjRevisitOpen

This job removes the processed status for a specific revisit notification assigned to a user.

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.