-
public class Chat.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Chat.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ChatgetInstance()final Chatinstance()-
-
Method Detail
-
getInstance
@Deprecated(message = "Use Chat.instance() instead", replaceWith = @ReplaceWith(imports = {}, expression = "Chat.instance()"), level = DeprecationLevel.WARNING) final Chat getInstance()
-
-
-
-