public interface BroadcastManager extends BroadcastReceiver
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
byte[] |
getBroadcast() |
byte[] |
getBroadcast(long timeout,
TimeUnit unit) |
receivebyte[] getBroadcast()
throws InterruptedException
InterruptedExceptionbyte[] getBroadcast(long timeout,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionvoid clear()
Copyright © 2022 JBoss by Red Hat. All rights reserved.