storeRoomAccountData abstract method

Future storeRoomAccountData(
  1. String roomId,
  2. BasicEvent event
)

Implementation

Future storeRoomAccountData(String roomId, BasicEvent event);