Home > borogove > persistence > Dummy > storeChats

persistence.Dummy.storeChats() method

Signature:

storeChats(accountId: string, chat: borogove_Chat[]): void;

Parameters

Parameter Type Description
accountId string
chat borogove_Chat[]

Returns:

void