Uses of Class
io.github.ma1uta.matrix.event.nested.RequestedKeyInfo
-
Packages that use RequestedKeyInfo Package Description io.github.ma1uta.matrix.event.content Event content classes. -
-
Uses of RequestedKeyInfo in io.github.ma1uta.matrix.event.content
Fields in io.github.ma1uta.matrix.event.content declared as RequestedKeyInfo Modifier and Type Field Description private RequestedKeyInfoRoomKeyRequestContent. bodyInformation about the requested key.Methods in io.github.ma1uta.matrix.event.content that return RequestedKeyInfo Modifier and Type Method Description RequestedKeyInfoRoomKeyRequestContent. getBody()Methods in io.github.ma1uta.matrix.event.content with parameters of type RequestedKeyInfo Modifier and Type Method Description voidRoomKeyRequestContent. setBody(RequestedKeyInfo body)
-