Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated MethodsMethodDescriptionUse
Metadata.add(String, String)
insteadUseMetadata.from(String, String)
insteadUseMetadata.metadata(String, String)
insteaddecode throughChatMessage.type()
instead.UseUtils.isNullOrEmpty(Collection)
instead.