jar

com.lumiastream : sdk

Maven & Gradle

Mar 01, 2022
0 stars

Lumia Stream Websocket SDK · A java websocket library that connects to Lumia Stream

Table Of Contents

Latest Version

Download com.lumiastream : sdk JAR file - Latest Versions:

All Versions

Download com.lumiastream : sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sdk-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lumiastream.common.enums

├─ com.lumiastream.common.enums.EventOrigin.class - [JAR]

├─ com.lumiastream.common.enums.LightBrand.class - [JAR]

├─ com.lumiastream.common.enums.LumiaAlertValue.class - [JAR]

├─ com.lumiastream.common.enums.LumiaEventType.class - [JAR]

├─ com.lumiastream.common.enums.LumiaExternalActivityCommandType.class - [JAR]

├─ com.lumiastream.common.enums.Platform.class - [JAR]

com.lumiastream.common

├─ com.lumiastream.common.ExtraSetting.class - [JAR]

├─ com.lumiastream.common.LumiaEvent.class - [JAR]

├─ com.lumiastream.common.LumiaEventData.class - [JAR]

├─ com.lumiastream.common.LumiaLight.class - [JAR]

├─ com.lumiastream.common.LumiaPackParam.class - [JAR]

├─ com.lumiastream.common.LumiaSendPack.class - [JAR]

├─ com.lumiastream.common.Rgb.class - [JAR]

com.lumiastream.client

├─ com.lumiastream.client.ConnectionOptions.class - [JAR]

├─ com.lumiastream.client.Lumia.class - [JAR]

├─ com.lumiastream.client.MessageOptions.class - [JAR]