Package io.getstream.chat.android.models
Object LinkPreview.Companion
-
- All Implemented Interfaces:
public class LinkPreview.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final LinkPreviewEMPTYpublic final static LinkPreview.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LinkPreviewgetEMPTY()An empty LinkPreview. -
-
Method Detail
-
getEMPTY
final LinkPreview getEMPTY()
An empty LinkPreview.
-
-
-
-