sendOpen abstract method

Future<Empty> sendOpen(
  1. ServiceCall call,
  2. PushNotificationProto_OpenRequest request
)

Implementation

$async.Future<$1.Empty> sendOpen(
    $grpc.ServiceCall call, $0.PushNotificationProto_OpenRequest request);