menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
DatabaseApi
getOlmSessions abstract method
getOlmSessions abstract method
dark_mode
light_mode
getOlmSessions
abstract method
Future
<
List
<
OlmSession
>
>
getOlmSessions
(
String
identityKey
,
String
userId
)
Implementation
Future<List<OlmSession>> getOlmSessions( String identityKey, String userId, );
sendingnetwork_dart_sdk package
documentation
sdn
DatabaseApi
getOlmSessions abstract method
DatabaseApi class