SessionService.deleteSessionsById Method

Deletes the specified session.
 

Parameters

targetSessionId

Type: Array
List of ids of the sessions to be deleted.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete.