changePassword abstract method
Future<AccountProto_ChangePasswordReply>
changePassword(
- ServiceCall call,
- AccountProto_ChangePasswordRequest request
Implementation
$async.Future<$1.AccountProto_ChangePasswordReply> changePassword(
$grpc.ServiceCall call, $1.AccountProto_ChangePasswordRequest request);