public class NSDistributedNotificationCenterEnumeration
extends com.jniwrapper.Int
NSDistributedNotificationCenterEnumeration
enumeration.Modifier and Type | Field and Description |
---|---|
static int |
NSNotificationDeliverImmediately |
static int |
NSNotificationPostToAllSessions |
static int |
NSNotificationSuspensionBehaviorCoalesce |
static int |
NSNotificationSuspensionBehaviorDeliverImmediately |
static int |
NSNotificationSuspensionBehaviorDrop |
static int |
NSNotificationSuspensionBehaviorHold |
Constructor and Description |
---|
NSDistributedNotificationCenterEnumeration() |
NSDistributedNotificationCenterEnumeration(com.jniwrapper.IntegerParameter t) |
NSDistributedNotificationCenterEnumeration(long value) |
acceptIOPerformer, getDataBuffer, getDataBufferOffset, getLength, getValueObject, pop, push, read, setDataBuffer, setValueObject, write
public static final int NSNotificationDeliverImmediately
public static final int NSNotificationPostToAllSessions
public static final int NSNotificationSuspensionBehaviorDrop
public static final int NSNotificationSuspensionBehaviorCoalesce
public static final int NSNotificationSuspensionBehaviorHold
public static final int NSNotificationSuspensionBehaviorDeliverImmediately
public NSDistributedNotificationCenterEnumeration()
public NSDistributedNotificationCenterEnumeration(long value)
public NSDistributedNotificationCenterEnumeration(com.jniwrapper.IntegerParameter t)