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  
NabaztagAPIResultEvent — Class in package org.iotashan.nabaztagAPI
The NabaztagAPIResultEvent is used to caputre the XML results from API calls to the Nabaztag servers
NabaztagAPIResultEvent(result, type, bubbles, cancelable) — Constructor in class org.iotashan.nabaztagAPI.NabaztagAPIResultEvent
Constructor method.
NabaztagAPIService — Class in package org.iotashan.nabaztagAPI

The NabaztagAPIService is the core of this API Library.

NabaztagAPIService(sn, token) — Constructor in class org.iotashan.nabaztagAPI.NabaztagAPIService
Constructor method.
NabaztagChoreography — Class in package org.iotashan.nabaztagAPI
The NabaztagChoreography class is a container used by the NabaztagAPIService to represent a complete choreography action.
NabaztagChoreography(tempo, actions) — Constructor in class org.iotashan.nabaztagAPI.NabaztagChoreography
Constructor method.
NabaztagChoreographyCommand — Class in package org.iotashan.nabaztagAPI
Parent class for different choreography command types.
NabaztagChoreographyCommand(command, startTime) — Constructor in class org.iotashan.nabaztagAPI.NabaztagChoreographyCommand
Constructor method.
NabaztagEarsCommand — Class in package org.iotashan.nabaztagAPI
A choreography command for moving the ears.
NabaztagEarsCommand(startTime, targetEar, angle, rotation) — Constructor in class org.iotashan.nabaztagAPI.NabaztagEarsCommand
Constructor Method.
NabaztagLEDCommand — Class in package org.iotashan.nabaztagAPI
A choreography command for controlling the LED lights.
NabaztagLEDCommand(startTime, targetLED, selectedColor) — Constructor in class org.iotashan.nabaztagAPI.NabaztagLEDCommand
Constructor method.
NabaztagVoice — Class in package org.iotashan.nabaztagAPI
A voice to be used by the TTS engine.
NabaztagVoice(language, command) — Constructor in class org.iotashan.nabaztagAPI.NabaztagVoice
Constructor method.
nabcast — Property in class org.iotashan.nabaztagAPI.NabaztagAPIService
Id of your nabcast.
nabcasttitle — Property in class org.iotashan.nabaztagAPI.NabaztagAPIService
Title of the post in your nabcast.
NO_NUMERIC_VALUE — Constant property in class org.iotashan.nabaztagAPI.NabaztagAPIService
A numeric value to represent that a numeric value has not been selected
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