menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
DatabaseApi
getRoomList abstract method
getRoomList abstract method
dark_mode
light_mode
getRoomList
abstract method
Future
<
List
<
Room
>
>
getRoomList
(
Client
client
)
Implementation
Future<List<Room>> getRoomList(Client client);
sendingnetwork_dart_sdk package
documentation
sdn
DatabaseApi
getRoomList abstract method
DatabaseApi class