abn.RemoveObjAboNotifyFromUser

This job removes a specific subscription notification assigned to the 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

AboSetTime

BIGINT

Yes

Time of the notification

SetUserID

INT

Yes

ID of the user who triggered the notification

2. Return Value

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