Method | Description | |
---|---|---|
ZyreEventShout ( System.Guid senderUuid, string senderName, string groupName, NetMQMessage content ) : System |
Constructor
|
public ZyreEventShout ( System.Guid senderUuid, string senderName, string groupName, NetMQMessage content ) : System | ||
senderUuid | System.Guid | The sending peer's identity |
senderName | string | The sending peer's public name |
groupName | string | The name of the group to which the sending peer is shouting |
content | NetMQMessage | The message being shouted |
return | System |