respondToChallenge abstract method

Future<Bytes> respondToChallenge(
  1. ServiceCall call,
  2. SignedAuthChallenge request
)

Implementation

$async.Future<$0.Bytes> respondToChallenge($grpc.ServiceCall call, $0.SignedAuthChallenge request);