Class BaseMessageInfo

Inheritance Relationships

Derived Types

Class Documentation

class BaseMessageInfo

Data representation of fields shared by MessageInfo and CovnersationInfo.

Subclassed by csp::multiplayer::ConversationInfo, csp::multiplayer::MessageInfo

Public Members

csp::common::String ConversationId
csp::common::String Timestamp
csp::common::String UserID
csp::common::String UserDisplayName
csp::common::String Message
bool Edited