public class KeepAliveSender
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
LOG_TAG |
Constructor and Description |
---|
KeepAliveSender(IBlaubotDevice device,
BlaubotChannelManager channelManager,
int keepAliveInterval) |
Modifier and Type | Method and Description |
---|---|
void |
start() |
void |
stop() |
protected static final java.lang.String LOG_TAG
public KeepAliveSender(IBlaubotDevice device, BlaubotChannelManager channelManager, int keepAliveInterval)