DisconnectAllAppSessions
Force a disconnect for all currently active RTT sessions for the app.
Usage
http://localhost:3000
- C#
- C++
- Objective-C
- Java
- JavaScript
- Dart
- Cloud Code
- Raw
// S2S call: to view example, switch to the Raw tab.
// S2S call: to view example, switch to the Raw tab.
// S2S call: to view example, switch to the Raw tab.
// S2S call: to view example, switch to the Raw tab.
// S2S call: to view example, switch to the Raw tab.
// S2S call: to view example, switch to the Raw tab.
// S2S call: to view example, switch to the Raw tab.
{
"service": "superRtt",
"operation": "DISCONNECT_ALL_APP_SESSIONS"
}
JSON Response
{
"data": {
"processed": 1
},
"status": 200
}