Interface FailNotification.FailNotificationResponseOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
- All Known Implementing Classes:
FailNotification.FailNotificationResponse,FailNotification.FailNotificationResponse.Builder
- Enclosing class:
- FailNotification
public static interface FailNotification.FailNotificationResponseOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetReason()string reason = 1 [json_name = "reason"];com.google.protobuf.ByteStringgetReasonBytes()string reason = 1 [json_name = "reason"];
-