menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
DatabaseApi
setBlockedUserDeviceKey abstract method
setBlockedUserDeviceKey abstract method
dark_mode
light_mode
setBlockedUserDeviceKey
abstract method
Future
setBlockedUserDeviceKey
(
bool
blocked
,
String
userId
,
String
deviceId
)
Implementation
Future setBlockedUserDeviceKey( bool blocked, String userId, String deviceId, );
sendingnetwork_dart_sdk package
documentation
sdn
DatabaseApi
setBlockedUserDeviceKey abstract method
DatabaseApi class