Skip to main content

@wildix/wms-permissions-client > WmsPermissions > getViewCallRecordingsOfUsersGroups

WmsPermissions.getViewCallRecordingsOfUsersGroups() method

Signature:

getViewCallRecordingsOfUsersGroups(args: GetViewCallRecordingsOfUsersGroupsCommandInput, cb: (err: any, data?: GetViewCallRecordingsOfUsersGroupsCommandOutput) => void): void;

Parameters

Parameter

Type

Description

args

GetViewCallRecordingsOfUsersGroupsCommandInput

cb

(err: any, data?: GetViewCallRecordingsOfUsersGroupsCommandOutput) => void

Returns:

void