Skip to content
On this page

revokeOthersAsync

suspend fun revokeOthersAsync(): Map<String, ActionStatus>

Revoke all recipients besides yourself from this session.

Return

A Map<String, ActionStatus> instance.

Throws

Exception