Class ShowEmojiRequest
java.lang.Object
pt.unl.fct.di.novasys.babel.generic.ProtoIPC
pt.unl.fct.di.novasys.babel.generic.ProtoRequest
pt.unl.fct.di.tardis.babel.iot.controlprotocol.requests.ShowEmojiRequest
public class ShowEmojiRequest
extends pt.unl.fct.di.novasys.babel.generic.ProtoRequest
-
Nested Class Summary
Nested classes/interfaces inherited from class pt.unl.fct.di.novasys.babel.generic.ProtoIPC
pt.unl.fct.di.novasys.babel.generic.ProtoIPC.Type -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionShowEmojiRequest(com.github.yafna.raspberry.grovepi.pi4j.GroveLedMatrix.Emoji emoji) -
Method Summary
Modifier and TypeMethodDescriptioncom.github.yafna.raspberry.grovepi.pi4j.GroveLedMatrix.EmojigetEmoji()Methods inherited from class pt.unl.fct.di.novasys.babel.generic.ProtoRequest
getIdMethods inherited from class pt.unl.fct.di.novasys.babel.generic.ProtoIPC
getType
-
Field Details
-
REQUEST_ID
public static final short REQUEST_ID- See Also:
-
-
Constructor Details
-
ShowEmojiRequest
public ShowEmojiRequest(com.github.yafna.raspberry.grovepi.pi4j.GroveLedMatrix.Emoji emoji)
-
-
Method Details
-
getEmoji
public com.github.yafna.raspberry.grovepi.pi4j.GroveLedMatrix.Emoji getEmoji()
-