public class BFMeasurementEventNotification
extends org.robovm.apple.foundation.NSDictionaryWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
BFMeasurementEventNotification.AsListMarshaler |
static class |
BFMeasurementEventNotification.Keys |
static class |
BFMeasurementEventNotification.Marshaler |
| Constructor and Description |
|---|
BFMeasurementEventNotification() |
| Modifier and Type | Method and Description |
|---|---|
org.robovm.apple.foundation.NSObject |
get(org.robovm.apple.foundation.NSString key) |
org.robovm.apple.foundation.NSDictionary<org.robovm.apple.foundation.NSString,org.robovm.apple.foundation.NSObject> |
getEventArgs() |
BFAppLinkEventName |
getEventName() |
boolean |
has(org.robovm.apple.foundation.NSString key) |
BFMeasurementEventNotification |
set(org.robovm.apple.foundation.NSString key,
org.robovm.apple.foundation.NSObject value) |
BFMeasurementEventNotification |
setEventArgs(org.robovm.apple.foundation.NSDictionary<org.robovm.apple.foundation.NSString,org.robovm.apple.foundation.NSObject> eventArgs) |
BFMeasurementEventNotification |
setEventName(BFAppLinkEventName eventName) |
public boolean has(org.robovm.apple.foundation.NSString key)
public org.robovm.apple.foundation.NSObject get(org.robovm.apple.foundation.NSString key)
public BFMeasurementEventNotification set(org.robovm.apple.foundation.NSString key, org.robovm.apple.foundation.NSObject value)
public BFAppLinkEventName getEventName()
public BFMeasurementEventNotification setEventName(BFAppLinkEventName eventName)
public org.robovm.apple.foundation.NSDictionary<org.robovm.apple.foundation.NSString,org.robovm.apple.foundation.NSObject> getEventArgs()
public BFMeasurementEventNotification setEventArgs(org.robovm.apple.foundation.NSDictionary<org.robovm.apple.foundation.NSString,org.robovm.apple.foundation.NSObject> eventArgs)
Copyright © 2015-2016 RoboVM AB. All Rights Reserved.