-
@Immutable() public final class ChatCompositeShapes
-
-
Field Summary
Fields Modifier and Type Field Description private final ShapemessageBubbleprivate final ShapeunreadMessagesIndicator
-
Constructor Summary
Constructors Constructor Description ChatCompositeShapes(Shape messageBubble, Shape unreadMessagesIndicator)
-
Method Summary
Modifier and Type Method Description final ShapegetMessageBubble()final ShapegetUnreadMessagesIndicator()-
-
Method Detail
-
getMessageBubble
final Shape getMessageBubble()
-
getUnreadMessagesIndicator
final Shape getUnreadMessagesIndicator()
-
-
-
-