watchSessionChanges abstract method

Stream<WatchSessionChangesResponse> watchSessionChanges(
  1. ServiceCall call,
  2. WatchSessionChangesRequest request
)

Implementation

$async.Stream<$0.WatchSessionChangesResponse> watchSessionChanges(
    $grpc.ServiceCall call, $0.WatchSessionChangesRequest request);