menu
locality_social_cloud package
documentation
api/pubsub_supervisor.dart
ExecuteSendMessage<T>
fetch abstract method
fetch abstract method
dark_mode
light_mode
fetch
abstract method
Future
<
bool
>
fetch
(
String
channel
,
int
timestamp
, {
int
timeoutSeconds
=
5
,
})
Implementation
Future<bool> fetch(String channel, int timestamp, {int timeoutSeconds = 5});
locality_social_cloud package
documentation
api/pubsub_supervisor
ExecuteSendMessage<T>
fetch abstract method
ExecuteSendMessage class