ScrSendUserInfoPacket

data class ScrSendUserInfoPacket(val productName: String, val daysLeft: Int, val elapsedPeriods: Int, val prepaidPeriods: Int, val responseFlag: Int) : Packet

Author

Jordan Abraham

Constructors

Link copied to clipboard
constructor(productName: String, daysLeft: Int, elapsedPeriods: Int, prepaidPeriods: Int, responseFlag: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard