public class LiveEventReporter
extends java.lang.Object
Constructor and Description |
---|
LiveEventReporter(android.content.Context context,
AlivcLivePusher livePusher,
AlivcLivePushConfig pushConfig) |
Modifier and Type | Method and Description |
---|---|
void |
refreshPushId() |
void |
sendEvent(AlivcLivePushConstants.Topic topic,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> param) |
public LiveEventReporter(android.content.Context context, AlivcLivePusher livePusher, AlivcLivePushConfig pushConfig)
public void refreshPushId()
public void sendEvent(AlivcLivePushConstants.Topic topic, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> param)