public interface BroadcastSubscription
BroadcastConsumer is registered.| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Permanently stops receiving broadcast for this subscription.
|
String |
getBroadcastType()
Returns the type of broadcast messages that we are listening for.
|
Binary |
getId()
Returns a unique 256 bit id for this subscription.
|
long |
getNumberOfReceivedMessages()
Returns the number of messages received for this subscription.
|
void cancel()
String getBroadcastType()
Binary getId()
long getNumberOfReceivedMessages()
Copyright © 2012–2015 Danish Maritime Authority. All rights reserved.