menu
odbc_fast package
documentation
application/services/odbc_service.dart
IOdbcService
streamPollAsync abstract method
streamPollAsync abstract method
dark_mode
light_mode
streamPollAsync
abstract method
Future
<
Result
<
int
>
>
streamPollAsync
(
int
streamId
)
Implementation
Future<Result<int>> streamPollAsync(int streamId);
odbc_fast package
documentation
application/services/odbc_service
IOdbcService
streamPollAsync abstract method
IOdbcService class