Broadcast a message to guests connected to this room.
Used in conjunction with partySubscribe().
partySubscribe()
partyEmit(eventName, data)
string: the event name to subscribe to
dataObject: data to send with message
none