interface MessageInterface implements JsonSerializable

Interface MessageInterface

Methods

string
getTopic()

No description

array
getData()

No description

Details

at line 14
string getTopic()

Return Value

string

at line 18
array getData()

Return Value

array