A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z 

N

NamedThreadFactory - class in com.batch.android.core
ThreadFactory that adds Batch's name to the created thread.
names() - function in com.batch.android.json.JSONObject
Returns an array containing the string names in this object.
navigateUpTo(Intent) - function in android.app.BatchPermissionActivity
 
navigateUpTo(Intent) - function in android.app.MessagingActivity
 
navigateUpTo(Intent) - function in android.app.BatchActionActivity
 
navigateUpTo(Intent) - function in android.app.BatchDebugActivity
 
navigateUpToFromChild(Activity,Intent) - function in android.app.BatchPermissionActivity
 
navigateUpToFromChild(Activity,Intent) - function in android.app.MessagingActivity
 
navigateUpToFromChild(Activity,Intent) - function in android.app.BatchActionActivity
 
navigateUpToFromChild(Activity,Intent) - function in android.app.BatchDebugActivity
 
NEGFIXINT - enum entry in com.batch.android.msgpack.core.MessageFormat
 
NestedListView - class in com.batch.android.debug.view
 
NETWORK_COUNTRY - enum entry in com.batch.android.core.SystemParameterShortName
 
NETWORK_ERROR - enum entry in com.batch.android.FailReason

Network is not available or not responding

NETWORK_ERROR - enum entry in com.batch.android.core.Webservice.WebserviceError.Reason

Network is unavailable

NETWORK_KIND - enum entry in com.batch.android.core.SystemParameterShortName
 
NETWORK_NAME - enum entry in com.batch.android.core.SystemParameterShortName
 
NETWORK_TIMEOUT - enum entry in com.batch.android.core.WebserviceErrorCause

On network timeout

NEVER_USED - enum entry in com.batch.android.msgpack.core.MessageFormat
 
NEW - enum entry in com.batch.android.event.Event.State

An event never sent and for this session

newArray(List) - function in com.batch.android.msgpack.value.ValueFactory
 
newArray(Array) - function in com.batch.android.msgpack.value.ValueFactory
 
newArray(Array,boolean) - function in com.batch.android.msgpack.value.ValueFactory
 
newBinary(Array) - function in com.batch.android.msgpack.value.ValueFactory
 
newBinary(Array,boolean) - function in com.batch.android.msgpack.value.ValueFactory
 
newBinary(Array,int,int) - function in com.batch.android.msgpack.value.ValueFactory
 
newBinary(Array,int,int,boolean) - function in com.batch.android.msgpack.value.ValueFactory
 
newBoolean(boolean) - function in com.batch.android.msgpack.value.ValueFactory
 
newBufferInput(InputStream) - function in com.batch.android.msgpack.core.buffer.InputStreamBufferInput
 
newBufferPacker() - function in com.batch.android.msgpack.core.MessagePack.PackerConfig
Creates a packer that serializes objects into byte arrays.
newDefaultBufferPacker() - function in com.batch.android.msgpack.core.MessagePack
Creates a packer that serializes objects into byte arrays.
newDefaultPacker(MessageBufferOutput) - function in com.batch.android.msgpack.core.MessagePack
Creates a packer that serializes objects into the specified output.
newDefaultPacker(OutputStream) - function in com.batch.android.msgpack.core.MessagePack
Creates a packer that serializes objects into the specified output stream.
newDefaultPacker(WritableByteChannel) - function in com.batch.android.msgpack.core.MessagePack
Creates a packer that serializes objects into the specified writable channel.
newDefaultUnpacker(MessageBufferInput) - function in com.batch.android.msgpack.core.MessagePack
Creates an unpacker that deserializes objects from a specified input.
newDefaultUnpacker(InputStream) - function in com.batch.android.msgpack.core.MessagePack
Creates an unpacker that deserializes objects from a specified input stream.
newDefaultUnpacker(ReadableByteChannel) - function in com.batch.android.msgpack.core.MessagePack
Creates an unpacker that deserializes objects from a specified readable channel.
newDefaultUnpacker(Array) - function in com.batch.android.msgpack.core.MessagePack
Creates an unpacker that deserializes objects from a specified byte array.
newDefaultUnpacker(Array,int,int) - function in com.batch.android.msgpack.core.MessagePack
Creates an unpacker that deserializes objects from subarray of a specified byte array.
newDefaultUnpacker(ByteBuffer) - function in com.batch.android.msgpack.core.MessagePack
Creates an unpacker that deserializes objects from a specified ByteBuffer.
newExtension(byte,Array) - function in com.batch.android.msgpack.value.ValueFactory
 
newFloat(float) - function in com.batch.android.msgpack.value.ValueFactory
 
newFloat(double) - function in com.batch.android.msgpack.value.ValueFactory
 
newInstance(BatchMessage,BannerMessage,MessagingAnalyticsDelegate) - function in com.batch.android.BatchBannerViewPrivateHelper
 
newInstance() - function in com.batch.android.debug.fragment.MainDebugFragment
 
newInstance(CampaignManager) - function in com.batch.android.debug.fragment.LocalCampaignsDebugFragment
 
newInstance() - function in com.batch.android.debug.fragment.UserDataDebugFragment
 
newInstance() - function in com.batch.android.debug.fragment.IdentifierDebugFragment
 
newInstance(String,CampaignManager) - function in com.batch.android.debug.fragment.LocalCampaignDebugFragment
 
newInstance(BatchMessage,AlertMessage) - function in com.batch.android.messaging.fragment.AlertTemplateFragment
 
newInstance(BatchMessage,WebViewMessage) - function in com.batch.android.messaging.fragment.WebViewTemplateFragment
 
newInstance(BatchMessage,ModalMessage) - function in com.batch.android.messaging.fragment.ModalTemplateFragment
 
newInstance(BatchMessage,ImageMessage) - function in com.batch.android.messaging.fragment.ImageTemplateFragment
 
newInstance(BatchMessage,UniversalMessage) - function in com.batch.android.messaging.fragment.UniversalTemplateFragment
 
newInteger(byte) - function in com.batch.android.msgpack.value.ValueFactory
 
newInteger(short) - function in com.batch.android.msgpack.value.ValueFactory
 
newInteger(int) - function in com.batch.android.msgpack.value.ValueFactory
 
newInteger(long) - function in com.batch.android.msgpack.value.ValueFactory
 
newInteger(BigInteger) - function in com.batch.android.msgpack.value.ValueFactory
 
newMap(Map) - function in com.batch.android.msgpack.value.ValueFactory
 
newMap(Array) - function in com.batch.android.msgpack.value.ValueFactory
 
newMap(Array,boolean) - function in com.batch.android.msgpack.value.ValueFactory
 
newMap(Array) - function in com.batch.android.msgpack.value.ValueFactory
 
newMapBuilder() - function in com.batch.android.msgpack.value.ValueFactory
 
newMapEntry(Value,Value) - function in com.batch.android.msgpack.value.ValueFactory
 
newNil() - function in com.batch.android.msgpack.value.ValueFactory
 
newPacker(MessageBufferOutput) - function in com.batch.android.msgpack.core.MessagePack.PackerConfig
Creates a packer that serializes objects into the specified output.
newPacker(OutputStream) - function in com.batch.android.msgpack.core.MessagePack.PackerConfig
Creates a packer that serializes objects into the specified output stream.
newPacker(WritableByteChannel) - function in com.batch.android.msgpack.core.MessagePack.PackerConfig
Creates a packer that serializes objects into the specified writable channel.
NewSessionSignal - class in com.batch.android.localcampaigns.signal
Signal representing a new session start Functionally equal to the INTENT_NEW_SESSION local broadcast
newString(String) - function in com.batch.android.msgpack.value.ValueFactory
 
newString(Array) - function in com.batch.android.msgpack.value.ValueFactory
 
newString(Array,boolean) - function in com.batch.android.msgpack.value.ValueFactory
 
newString(Array,int,int) - function in com.batch.android.msgpack.value.ValueFactory
 
newString(Array,int,int,boolean) - function in com.batch.android.msgpack.value.ValueFactory
 
newThread(Runnable) - function in com.batch.android.core.NamedThreadFactory
 
newThread(Runnable) - function in java.util.concurrent.NamedThreadFactory
 
newUnpacker(MessageBufferInput) - function in com.batch.android.msgpack.core.MessagePack.UnpackerConfig
Creates an unpacker that deserializes objects from a specified input.
newUnpacker(InputStream) - function in com.batch.android.msgpack.core.MessagePack.UnpackerConfig
Creates an unpacker that deserializes objects from a specified input stream.
newUnpacker(ReadableByteChannel) - function in com.batch.android.msgpack.core.MessagePack.UnpackerConfig
Creates an unpacker that deserializes objects from a specified readable channel.
newUnpacker(Array) - function in com.batch.android.msgpack.core.MessagePack.UnpackerConfig
Creates an unpacker that deserializes objects from a specified byte array.
newUnpacker(Array,int,int) - function in com.batch.android.msgpack.core.MessagePack.UnpackerConfig
Creates an unpacker that deserializes objects from subarray of a specified byte array.
newUnpacker(ByteBuffer) - function in com.batch.android.msgpack.core.MessagePack.UnpackerConfig
Creates an unpacker that deserializes objects from a specified ByteBuffer.
next() - function in com.batch.android.msgpack.core.buffer.ArrayBufferInput
Returns a next buffer to read.
next() - function in com.batch.android.msgpack.core.buffer.ByteBufferInput
Returns a next buffer to read.
next() - function in com.batch.android.msgpack.core.buffer.MessageBufferInput
Returns a next buffer to read.
next() - function in com.batch.android.msgpack.core.buffer.ChannelBufferInput
Returns a next buffer to read.
next(int) - function in com.batch.android.msgpack.core.buffer.ArrayBufferOutput
Allocates the next buffer to write.
next(int) - function in com.batch.android.msgpack.core.buffer.OutputStreamBufferOutput
Allocates the next buffer to write.
next(int) - function in com.batch.android.msgpack.core.buffer.ChannelBufferOutput
Allocates the next buffer to write.
next(int) - function in com.batch.android.msgpack.core.buffer.MessageBufferOutput
Allocates the next buffer to write.
next() - function in com.batch.android.msgpack.core.buffer.InputStreamBufferInput
Returns a next buffer to read.
next() - function in com.batch.android.json.JSONTokener
Returns the next available character, or the null character '\0' if allinput has been exhausted.
next(char) - function in com.batch.android.json.JSONTokener
Returns the next available character if it equals {@code c}.
next(int) - function in com.batch.android.json.JSONTokener
Returns the next {@code length} characters of the input.
nextClean() - function in com.batch.android.json.JSONTokener
Returns the next character that is not whitespace and does not belong toa comment.
NextSessionTrigger - class in com.batch.android.localcampaigns.trigger
Triggers when a new user session starts
nextString(char) - function in com.batch.android.json.JSONTokener
Returns the string up to but not including {@code quote}, unescaping anycharacter escape sequences encountered along the way.
nextTo(String) - function in com.batch.android.json.JSONTokener
Returns the trimmed string holding the characters upto but not including the first of:
  • any character in {@code excluded}
  • a newline character '\n'
  • a carriage return '\r'
The returned string shares its backing character array with thistokener's input string.
nextTo(char) - function in com.batch.android.json.JSONTokener
Equivalent to {@code nextTo(String.valueOf(excluded))}.
nextValue() - function in com.batch.android.json.JSONTokener
Returns the next value from the input.
NIL - enum entry in com.batch.android.msgpack.value.ValueType
 
NIL - enum entry in com.batch.android.msgpack.core.MessageFormat
 
NilValue - class in com.batch.android.msgpack.value
Representation of MessagePack's Nil type.
NONE - enum entry in com.batch.android.PushNotificationType

Display no notification at all

NOT_ELIGIBLE - enum entry in com.batch.android.localcampaigns.model.LocalCampaign.SyncedJITResult.State
 
NOT_FOUND_ERROR - enum entry in com.batch.android.core.Webservice.WebserviceError.Reason

Server returns a not found status (404)

NOTIFICATION_DISMISS - enum entry in com.batch.android.Batch.EventDispatcher.Type
 
NOTIFICATION_DISPLAY - enum entry in com.batch.android.Batch.EventDispatcher.Type
 
NOTIFICATION_OPEN - enum entry in com.batch.android.Batch.EventDispatcher.Type
 
NotificationAuthorizationStatus - class in com.batch.android.core
 
NotificationFormat - class in com.batch.android.push.formats
 
NotificationIdentifiers - class in com.batch.android.inbox
NotificationIdentifiers groups all identifiers of a notification, which should not be lost when a notification is collapsed into another for deduplication
NotificationPermissionActionRunnable - class in com.batch.android.actions
 
NotificationPermissionHelper - class in com.batch.android.core
 
notifyDataSetChanged() - function in android.widget.CollectionAdapter
 
notifyDataSetInvalidated() - function in android.widget.CollectionAdapter
 
notifyForeground() - function in com.batch.android.debug.FindMyInstallationHelper
Notify the app has been foregrounded, we save the current timestamp
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.NestedListView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.WebFormatView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.BannerView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.ImageFormatView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.ImageFormatView.ImageContainerView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.UniversalRootView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.SeparatedFlexboxLayout
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.WebView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.MaximumHeightScrollView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.FixedRatioFrameLayout
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.PannableBannerFrameLayout
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.FlexboxLayout
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.PercentRelativeLayout
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.PercentFrameLayout
 
NULL - enum entry in com.batch.android.msgpack.value.Variable.Type
 
nullInputStream() - function in java.io.ForwardReadableInputStream
 
numberToString(Number) - function in com.batch.android.json.JSONObject
Encodes the number as a JSON string.
NumberValue - class in com.batch.android.msgpack.value
Base interface of IntegerValue and FloatValue interfaces.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z