Returns a Map of Long -> Storage for the specified Call ids.
Please note that the maximum number of returned map entries
is limited to 1000 to avoid huge memory consumption.
Parameters:
callIds - the set with the Call ids for the desired Call storages
Returns a Map of Long -> Storage for the specified Chat ids.
Please note that the maximum number of returned map entries
is limited to 1000 to avoid huge memory consumption.
Parameters:
chatIds - the set with the Chat ids for the desired Chat storages
Returns a Map of Long -> Storage for the specified Ticket ids.
Please note that the maximum number of returned map entries
is limited to 1000 to avoid huge memory consumption.
Parameters:
ticketIds - the set with the Ticket ids for the desired Ticket storages