-
public final class ContentUtils
-
-
Method Summary
Modifier and Type Method Description final StringgetInitials()final StringgetInitials()final StringgetOriginalLanguage()StringgetImage()voidsetImage(@Deprecated(message = Remove the import and use class member instead, level = DeprecationLevel.ERROR) String image)StringgetImage()voidsetImage(@Deprecated(message = Remove the import and use class member instead, level = DeprecationLevel.ERROR) String image)StringgetName()voidsetName(@Deprecated(message = Remove the import and use class member instead, level = DeprecationLevel.ERROR) String name)StringgetName()voidsetName(@Deprecated(message = Remove the import and use class member instead, level = DeprecationLevel.ERROR) String name)final static StringgetTranslation(Message $self, String language)final static IntegergetUnreadMessagesCount(Channel $self, String forUserId)-
-
Method Detail
-
getInitials
final String getInitials()
-
getInitials
final String getInitials()
-
getOriginalLanguage
final String getOriginalLanguage()
-
setImage
void setImage(@Deprecated(message = Remove the import and use class member instead, level = DeprecationLevel.ERROR) String image)
-
setImage
void setImage(@Deprecated(message = Remove the import and use class member instead, level = DeprecationLevel.ERROR) String image)
-
setName
void setName(@Deprecated(message = Remove the import and use class member instead, level = DeprecationLevel.ERROR) String name)
-
setName
void setName(@Deprecated(message = Remove the import and use class member instead, level = DeprecationLevel.ERROR) String name)
-
getTranslation
final static String getTranslation(Message $self, String language)
-
getUnreadMessagesCount
final static Integer getUnreadMessagesCount(Channel $self, String forUserId)
-
-
-
-