Skip to main content

Description

Appkit service for accessing Appkit Collaboration API’s

Methods

delete(annotation, platform, id)

Deletes an annotation
Parameters
Returns

Example

getCommentAddedEventName(target, topic, collection)

Method for returning the event emitted when a comment is added
Parameters
Returns

Example

post(annotation, platform, data)

Creates an annotation
Parameters
Returns

Example

query(annotation, platform, target, collection, topic, results)

Gets an array of Collaboration Annotations (comments, likes, topics or bookmarks) based on the options provided.
Parameters
Returns

Example