Interface SentNotificationOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
- All Known Implementing Classes:
SentNotification,SentNotification.Builder
public interface SentNotificationOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDevice()string device = 1 [json_name = "device"];com.google.protobuf.ByteStringgetDeviceBytes()string device = 1 [json_name = "device"];
-