Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It configures the delay time in milliseconds before the typing animation appears, enhancing the visual feedback during user interactions. |
| What area does it affect? |
User Interface Behavior |
| What does the default mean? |
The default value is "1000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing user interface responsiveness or addressing user experience concerns. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.branding.type_presence_delay |
| Sys ID |
9beb90113b5323009cbbcea234efc4c8 |
| Type |
integer |
| Application |
Global |
| Default value |
1000 |
| Description |
Minimum Delay before displaying typing Animation (ms) |
| Updated |
2024-05-25 03:56:27 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... topic blocks. Vendor Context Configuration [sys_cs_vendor_context_configuration] Stores vendor-specific device context information. Virtual Agent Context [sys_cs_virtual_agent_context] Stores Virtual Agent context variables. Properties installed Property Description com.glide.cs.branding.msg_delay Minimum delay between bot messages com.glide.cs.branding.type_presence_delay Minimum delay before displaying typing animation com.glide.cs.conversation_faulted_reason Message that displays the following default message when a conversation has faulted: It seems that you have left the conversation. com.glide.cs.general.error_message Generic error ...
Related properties