retrievePushInfo abstract method

Future<AccountProto_RetrievePushInfoReply> retrievePushInfo(
  1. ServiceCall call,
  2. AccountProto_RetrievePushInfoRequest request
)

Implementation

$async.Future<$2.AccountProto_RetrievePushInfoReply> retrievePushInfo($grpc.ServiceCall call, $2.AccountProto_RetrievePushInfoRequest request);