com.aelitis.azureus.plugins.net.buddy
Class BuddyPluginUtils

java.lang.Object
  extended by com.aelitis.azureus.plugins.net.buddy.BuddyPluginUtils

public class BuddyPluginUtils
extends Object


Constructor Summary
BuddyPluginUtils()
           
 
Method Summary
static void createBetaChat(String network, String key, Runnable callback)
           
static boolean isBetaChatAnonAvailable()
           
static boolean isBetaChatAvailable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuddyPluginUtils

public BuddyPluginUtils()
Method Detail

isBetaChatAvailable

public static boolean isBetaChatAvailable()

isBetaChatAnonAvailable

public static boolean isBetaChatAnonAvailable()

createBetaChat

public static void createBetaChat(String network,
                                  String key,
                                  Runnable callback)