Developer Docs - Mobile Docs - SMS Conversation
Manage an SMS message conversation with a modern UI.
M v5.0 C v15.0
Configuration
Snippet Type
The type of snippets that will be made available via the snippet keyboard button.
Message Count
The number of messages to be returned each time more messages are requested.
Database Timeout
The number of seconds to wait before reporting a database timeout.
Page Parameters
The following query string parameters are recognized and utilized by this block.
Styling
Message Bubbles
To style message bubbles, we introduced the following custom CSS classes.
You can target these elements by using the ^MessageBubble selector.
^MessageBubble {
-rock-inbound-background-color: orange;
}
Styling