Class MessageObject
java.lang.Object
io.cryptolens.models.MessageObject
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Id
@SerializedName(value="id", alternate="Id") public int Id -
Content
-
Created
@SerializedName(value="created", alternate="Created") public long Created -
Channel
-
-
Constructor Details
-
MessageObject
public MessageObject()
-