Skip to main content

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

WmsPermissions.getViewCallsOfUsersGroups() method

Signature:

getViewCallsOfUsersGroups(args: GetViewCallsOfUsersGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetViewCallsOfUsersGroupsCommandOutput) => void): void;

Parameters

Parameter

Type

Description

args

GetViewCallsOfUsersGroupsCommandInput

options

__HttpHandlerOptions

cb

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

Returns:

void