A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
data — Property, class com.pcbsys.nirvana.client.nRegisteredEvent
Returns the byte[] data payload of the event
dataGroupName — Property, class com.pcbsys.nirvana.client.nConsumeEvent
Get the name of the nDataGroup that this event was published to
deadEID — Property, class com.pcbsys.nirvana.client.nEventAttributes
Obtain the id associated with the dead event, if the event is consumed from a stores used as a dead event store
deadEventChannelId — Property, class com.pcbsys.nirvana.client.nChannelAttributes
Gets the dead event channel ID
deadEventQueueId — Property, class com.pcbsys.nirvana.client.nQueueAttributes
Gets the dead event queue ID
deadEventStore — Property, class com.pcbsys.nirvana.client.nEventAttributes
Obtain the dead event store name allocated to the event if one exists
delConnection(connectionId:String) — method, interface com.pcbsys.nirvana.client.nChannelConnectionListener
This method is called asynchronously when a connection is removed from the nirvana channel.
deleteDataGroup(group:com.pcbsys.nirvana.client:nDataGroup) — method, class com.pcbsys.nirvana.client.nSession
Deletes the specified data group from the server
deleteDataGroupArray(groups:Array) — method, class com.pcbsys.nirvana.client.nSession
Deletes the specified data group from the server
deleteDataGroupByString(dataGroupName:String) — method, class com.pcbsys.nirvana.client.nSession
Deletes the specified data group from the server
deletedGroup(group:com.pcbsys.nirvana.client:nDataGroup) — method, interface com.pcbsys.nirvana.client.nDataGroupListener
Called when a group has been deleted
deletedStream(group:com.pcbsys.nirvana.client:nDataGroup, stream:com.pcbsys.nirvana.client:nDataStream, count:int, serverRemoved:Boolean) — method, interface com.pcbsys.nirvana.client.nDataGroupListener
Called when a stream has been deleted from the data group
deleteNamedObject(deleteNamedObjectCB:Function, value:com.pcbsys.nirvana.client:nNamedObject) — method, class com.pcbsys.nirvana.client.nChannel
Removes all references for this name on the realm Server
deleteStore(attributes:com.pcbsys.nirvana.client:nStoreAttributes, storeDeletedCB:Function) — method, class com.pcbsys.nirvana.client.nSession
Deletes the specified store that exists on the realm this session is connected to, or a joined realm.
deliveryMode — Property, class com.pcbsys.nirvana.client.nEventAttributes
Obtain the delivery mode used for this event
depth — Property, class com.pcbsys.nirvana.client.nChannelPublishKeys
Returns the depth of the publish key
description — Property, class com.pcbsys.nirvana.client.p2p.nServiceInfo
Returns a description of this service.
destination — Property, class com.pcbsys.nirvana.client.nEventAttributes
Obtain the destination allocated to the event
destinations — Property, class nBatchPublish
destroyReader(reader:com.pcbsys.nirvana.client:nQueueReader) — Static Method , class com.pcbsys.nirvana.client.nQueue
This call will release any outstanding resources on the server and close the reader.
destroyReaderLocally(reader:com.pcbsys.nirvana.client:nQueueReader) — Static Method , class com.pcbsys.nirvana.client.nQueue
This call will close local reader resources but remain subscribed at the server Any future calls to this object will work unless destroyReader() is called
details — Property, class com.pcbsys.nirvana.client.nSessionAttributes
Returns the rNames that were passed in via the initial nSession creation
details — Property, class com.pcbsys.nirvana.client.event.nQueueDetailsEvent
Returns the nQueueDetails that the event found.
disconnected() — method, interface com.pcbsys.nirvana.client.nConnectionListener
This method is called by the nirvana client API when a disconnect happens so you can deal with the disconnect i.e.
disconnected(value:com.pcbsys.nirvana.client.p2p:nService) — method, interface com.pcbsys.nirvana.client.p2p.nServiceStateListener
Callback fired when a service gets disconnected from the realm
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z