com.aelitis.azureus.core.util
Interface AZ3Functions.provider
- Enclosing class:
- AZ3Functions
public static interface AZ3Functions.provider
SERVICE_SITE_RELATIVE
static final int SERVICE_SITE_RELATIVE
- See Also:
- Constant Field Values
subscribeToRSS
void subscribeToRSS(String name,
URL url,
int interval,
boolean is_public,
String creator_ref)
throws Exception
- Throws:
Exception
subscribeToSubscription
void subscribeToSubscription(String uri)
throws Exception
- Throws:
Exception
openRemotePairingWindow
void openRemotePairingWindow()
canPlay
boolean canPlay(DownloadManager dm,
int file_index)
play
void play(DownloadManager dm,
int file_index)
openChat
boolean openChat(String network,
String key)
setOpened
void setOpened(DownloadManager dm,
boolean opened)
getTranscodeTargets
AZ3Functions.provider.TranscodeTarget[] getTranscodeTargets()
getDefaultContentNetworkURL
String getDefaultContentNetworkURL(int type,
Object[] params)