symphony.bdk.core.service.datafeed.abstract_datafeed_loop.RealTimeEvent#
- class symphony.bdk.core.service.datafeed.abstract_datafeed_loop.RealTimeEvent(value)#
Bases:
enum.Enum
This enum lists all possible Real Time Events received from the datafeed loop.
Enum field name is the maps the exact value of field type in the datafeed payload. First element in enum value corresponds to the listener method who should be called when given event is received. Second element in enum value corresponds to the field name of event in the received payload.
- __init__()#
Attributes
MESSAGESENT
SHAREDPOST
INSTANTMESSAGECREATED
ROOMCREATED
ROOMUPDATED
ROOMDEACTIVATED
ROOMREACTIVATED
USERREQUESTEDTOJOINROOM
USERJOINEDROOM
USERLEFTROOM
ROOMMEMBERPROMOTEDTOOWNER
ROOMMEMBERDEMOTEDFROMOWNER
CONNECTIONREQUESTED
CONNECTIONACCEPTED
SYMPHONYELEMENTSACTION
MESSAGESUPPRESSED