Class BuddyPluginUtils
java.lang.Object
com.biglybt.plugin.net.buddy.BuddyPluginUtils
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceprivate static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static Objectstatic final Stringstatic final Stringprivate static BuddyPluginBeta.ChatInstanceprivate static String[]private static BuddyPluginBeta.ChatInstanceprivate static String[]private static AsyncDispatcher -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static voidbetaInit(BuddyPluginBeta bpb) buildChatView(Map<String, Object> properties, BuddyPluginViewInterface.ViewListener listener) static voidcreateBetaChat(String network, String key, BuddyPluginUtils.CreateChatCallback callback) static BuddyPluginBetastatic BuddyPluginBeta.ChatInstancestatic BuddyPluginBeta.ChatInstancestatic BuddyPluginBeta.ChatInstancestatic StringgetChatKey(TOTorrent torrent) static StringgetChatKey(Download download) static StringgetChatKey(Peer peer) static StringgetChatKey(PeerDescriptor peer) static StringgetChatKey(Torrent torrent) static List<BuddyPluginBeta.ChatInstance> getChats()static BuddyPluginBeta.ChatInstancestatic BuddyPluginBeta.ChatInstancestatic BuddyPluginstatic StringgetTrackerChatKey(String url) static StringgetTrackerChatKey(URL url) static booleanstatic booleanstatic booleanstatic booleanstatic voidpeekChatAsync(String net, String key, Runnable done) static List<BuddyPluginBeta.ChatInstance> peekChatInstances(Download download)
-
Field Details
-
chat_lock
-
country_chat
-
country_info
-
CK_CC
- See Also:
-
language_chat
-
language_info
-
CK_LANG
- See Also:
-
peek_dispatcher
-
-
Constructor Details
-
BuddyPluginUtils
public BuddyPluginUtils()
-
-
Method Details
-
betaInit
-
getCountryChat
-
getLanguageChat
-
getPlugin
-
getBetaPlugin
-
isBetaChatEnabled
public static boolean isBetaChatEnabled() -
isBetaChatAvailable
public static boolean isBetaChatAvailable() -
isBetaChatAnonAvailable
public static boolean isBetaChatAnonAvailable() -
createBetaChat
public static void createBetaChat(String network, String key, BuddyPluginUtils.CreateChatCallback callback) -
peekChat
-
peekChat
-
peekChatInstances
-
peekChatAsync
-
getChats
-
getChat
-
getChat
-
getChat
-
buildChatView
public static BuddyPluginViewInterface.View buildChatView(Map<String, Object> properties, BuddyPluginViewInterface.ViewListener listener) -
getChatKey
-
getChatKey
-
getChatKey
-
getChatKey
-
getChatKey
-
isUnknownDownloadChatKey
-
getTrackerChatKey
-
getTrackerChatKey
-