Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines whether guest chat sessions can be resumed after being interrupted, enhancing user experience during chat interactions. |
| What area does it affect? |
Guest Chat Sessions |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring chat settings or improving user engagement strategies. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.guest_session_resumable |
| Sys ID |
be7c50d93b1000109cbbcea234efc468 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
To enable/disable resuming guest chat sessions |
| Updated |
2024-05-25 04:27:08 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... duration of the guest chat session user cookie, to let guest users resume chat sessions after they close and reopen their browser. Enable resumable guest sessions As admin, use the com.glide.cs.guest_session_resumable system property to the change the default chat guest session behavior for guest users. 1. Navigate to All, and in the Filter enter sys_properties.list. 2. Open the com.glide.cs.guest_session_resumable property. 3. ...
Related properties