Constructor and Description |
---|
Channels() |
Channels(long handle,
boolean takeOwnership) |
Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
java.util.Vector<ChannelEntity> |
getChannelList(boolean asTreeRoot) |
java.util.Vector<ChannelEntity> |
getChannelList(boolean asTreeRoot,
int flags) |
int |
getLastResponseCode() |
long |
getNativeHandle() |
ChannelEntity |
loadChannel(long channelId,
int packageLevel,
int videoLevel) |
ChannelEntity |
loadChannel(long channelId,
int packageLevel,
int videoLevel,
int flags) |
public Channels()
public Channels(long handle, boolean takeOwnership)
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
public long getNativeHandle()
getNativeHandle
in interface IObject
public int getLastResponseCode()
public java.util.Vector<ChannelEntity> getChannelList(boolean asTreeRoot)
public java.util.Vector<ChannelEntity> getChannelList(boolean asTreeRoot, int flags)
public ChannelEntity loadChannel(long channelId, int packageLevel, int videoLevel)
public ChannelEntity loadChannel(long channelId, int packageLevel, int videoLevel, int flags)