Open zakir01913 opened 4 years ago
Refactored TypeMessage to include both message type and message object, so that client doesn't have to initiate message object again themselves. Also change the datatype of type to more strong type MessageType
TypeMessage
type
MessageType
Refactored
TypeMessage
to include both message type and message object, so that client doesn't have to initiate message object again themselves. Also change the datatype oftype
to more strong typeMessageType