org.xnap.plugin.overnet.net.msg.core
Class SearchResultMessage
java.lang.Object
org.xnap.plugin.overnet.net.msg.OvernetMessage
org.xnap.plugin.overnet.net.msg.core.OvernetCoreMessage
org.xnap.plugin.overnet.net.msg.core.SearchResultMessage
public class SearchResultMessage
- extends OvernetCoreMessage
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final byte TYPE
- See Also:
- Constant Field Values
filename
public java.lang.String filename
filesize
public int filesize
availability
public int availability
bitrate
public int bitrate
hash
public byte[] hash
format
public java.lang.String format
type
public java.lang.String type
artist
public java.lang.String artist
title
public java.lang.String title
album
public java.lang.String album
length
public java.lang.String length
codec
public java.lang.String codec
SearchResultMessage
public SearchResultMessage(java.nio.ByteBuffer buffer)
Copyright © 2001-2005 XNap Team. All Rights Reserved.