watchDeviceChanges abstract method
Stream<WatchDeviceChangesResponse>
watchDeviceChanges(
- ServiceCall call,
- WatchDeviceChangesRequest request
Implementation
$async.Stream<$0.WatchDeviceChangesResponse> watchDeviceChanges(
$grpc.ServiceCall call, $0.WatchDeviceChangesRequest request);