discardRoomKeyRequestsFromUntrustedDevices

val discardRoomKeyRequestsFromUntrustedDevices: Boolean = true

If set to true, the SDK will automatically ignore room key request (gossiping) coming from your other untrusted sessions (or blocked). If set to false, the request will be forwarded to the application layer; in this case the application can decide to prompt the user.