com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilderAdxExt.BidRequestExt.BidFeedback.EventNotificationToken, AdxExt.BidRequestExt.BidFeedback.EventNotificationToken.Builderpublic static interface AdxExt.BidRequestExt.BidFeedback.EventNotificationTokenOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getPayload() |
The contents of the token.
|
com.google.protobuf.ByteString |
getPayloadBytes() |
The contents of the token.
|
boolean |
hasPayload() |
The contents of the token.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPayload()
The contents of the token.
optional string payload = 1;java.lang.String getPayload()
The contents of the token.
optional string payload = 1;com.google.protobuf.ByteString getPayloadBytes()
The contents of the token.
optional string payload = 1;Copyright © 2019 Google, Inc.. All rights reserved.