public class HyBidInterstitialBroadcastSender
extends java.lang.Object
| Constructor and Description |
|---|
HyBidInterstitialBroadcastSender(android.content.Context context,
long broadcastId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getBroadcastId() |
void |
sendBroadcast(HyBidInterstitialBroadcastReceiver.Action action) |
void |
sendBroadcast(HyBidInterstitialBroadcastReceiver.Action action,
android.os.Bundle extras) |
public HyBidInterstitialBroadcastSender(android.content.Context context,
long broadcastId)
public long getBroadcastId()
public void sendBroadcast(HyBidInterstitialBroadcastReceiver.Action action)
public void sendBroadcast(HyBidInterstitialBroadcastReceiver.Action action, android.os.Bundle extras)