Uses of Class
com.google.doubleclick.AdxExt.SKAdNetworkFidelityType
-
Packages that use AdxExt.SKAdNetworkFidelityType Package Description com.google.doubleclick -
-
Uses of AdxExt.SKAdNetworkFidelityType in com.google.doubleclick
Methods in com.google.doubleclick that return AdxExt.SKAdNetworkFidelityType Modifier and Type Method Description static AdxExt.SKAdNetworkFidelityTypeAdxExt.SKAdNetworkFidelityType. forNumber(int value)AdxExt.SKAdNetworkFidelityTypeAdxExt.ImpExt.SKAdNetworkRequest.Builder. getFidelities(int index)List of fidelity types supported, depending on the SKAdNetwork API version supported by the operating system and SDK as well as ad slot properties.AdxExt.SKAdNetworkFidelityTypeAdxExt.ImpExt.SKAdNetworkRequest. getFidelities(int index)List of fidelity types supported, depending on the SKAdNetwork API version supported by the operating system and SDK as well as ad slot properties.AdxExt.SKAdNetworkFidelityTypeAdxExt.ImpExt.SKAdNetworkRequestOrBuilder. getFidelities(int index)List of fidelity types supported, depending on the SKAdNetwork API version supported by the operating system and SDK as well as ad slot properties.AdxExt.SKAdNetworkFidelityTypeAdxExt.BidExt.SKAdNetworkResponse.Fidelity.Builder. getFidelity()The fidelity type of the attribution to track.AdxExt.SKAdNetworkFidelityTypeAdxExt.BidExt.SKAdNetworkResponse.Fidelity. getFidelity()The fidelity type of the attribution to track.AdxExt.SKAdNetworkFidelityTypeAdxExt.BidExt.SKAdNetworkResponse.FidelityOrBuilder. getFidelity()The fidelity type of the attribution to track.static AdxExt.SKAdNetworkFidelityTypeAdxExt.SKAdNetworkFidelityType. valueOf(int value)Deprecated.static AdxExt.SKAdNetworkFidelityTypeAdxExt.SKAdNetworkFidelityType. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static AdxExt.SKAdNetworkFidelityTypeAdxExt.SKAdNetworkFidelityType. valueOf(String name)Returns the enum constant of this type with the specified name.static AdxExt.SKAdNetworkFidelityType[]AdxExt.SKAdNetworkFidelityType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.doubleclick that return types with arguments of type AdxExt.SKAdNetworkFidelityType Modifier and Type Method Description List<AdxExt.SKAdNetworkFidelityType>AdxExt.ImpExt.SKAdNetworkRequest.Builder. getFidelitiesList()List of fidelity types supported, depending on the SKAdNetwork API version supported by the operating system and SDK as well as ad slot properties.List<AdxExt.SKAdNetworkFidelityType>AdxExt.ImpExt.SKAdNetworkRequest. getFidelitiesList()List of fidelity types supported, depending on the SKAdNetwork API version supported by the operating system and SDK as well as ad slot properties.List<AdxExt.SKAdNetworkFidelityType>AdxExt.ImpExt.SKAdNetworkRequestOrBuilder. getFidelitiesList()List of fidelity types supported, depending on the SKAdNetwork API version supported by the operating system and SDK as well as ad slot properties.static com.google.protobuf.Internal.EnumLiteMap<AdxExt.SKAdNetworkFidelityType>AdxExt.SKAdNetworkFidelityType. internalGetValueMap()Methods in com.google.doubleclick with parameters of type AdxExt.SKAdNetworkFidelityType Modifier and Type Method Description AdxExt.ImpExt.SKAdNetworkRequest.BuilderAdxExt.ImpExt.SKAdNetworkRequest.Builder. addFidelities(AdxExt.SKAdNetworkFidelityType value)List of fidelity types supported, depending on the SKAdNetwork API version supported by the operating system and SDK as well as ad slot properties.AdxExt.ImpExt.SKAdNetworkRequest.BuilderAdxExt.ImpExt.SKAdNetworkRequest.Builder. setFidelities(int index, AdxExt.SKAdNetworkFidelityType value)List of fidelity types supported, depending on the SKAdNetwork API version supported by the operating system and SDK as well as ad slot properties.AdxExt.BidExt.SKAdNetworkResponse.Fidelity.BuilderAdxExt.BidExt.SKAdNetworkResponse.Fidelity.Builder. setFidelity(AdxExt.SKAdNetworkFidelityType value)The fidelity type of the attribution to track.Method parameters in com.google.doubleclick with type arguments of type AdxExt.SKAdNetworkFidelityType Modifier and Type Method Description AdxExt.ImpExt.SKAdNetworkRequest.BuilderAdxExt.ImpExt.SKAdNetworkRequest.Builder. addAllFidelities(Iterable<? extends AdxExt.SKAdNetworkFidelityType> values)List of fidelity types supported, depending on the SKAdNetwork API version supported by the operating system and SDK as well as ad slot properties.
-