The LiveStreamingReactions
class provides access to the Facebook Live reactions stream. For low volumes of reactions this will correspond to the stream of reaction bubbles that float by the broadcast, for higher volumes of reactions this will an approximate count of how many times the reaction button was tapped, with some rate limiting per-user. This number will not correspond to the number of reactions displayed elsewhere because that number only counts each user's reaction once.
Property | Description |
---|---|
angry
|
Specifies a |
haha
|
Specifies a |
like
|
Specifies a |
love
|
Specifies a |
sad
|
Specifies a |
total
|
Specifies a |
wow
|
Specifies a |
This module exposes no methods.