Uses of Class
io.github.ma1uta.matrix.event.nested.Offer
-
Packages that use Offer Package Description io.github.ma1uta.matrix.event.content Event content classes. -
-
Uses of Offer in io.github.ma1uta.matrix.event.content
Fields in io.github.ma1uta.matrix.event.content declared as Offer Modifier and Type Field Description private Offer
CallInviteContent. offer
Required.Methods in io.github.ma1uta.matrix.event.content that return Offer Modifier and Type Method Description Offer
CallInviteContent. getOffer()
Methods in io.github.ma1uta.matrix.event.content with parameters of type Offer Modifier and Type Method Description void
CallInviteContent. setOffer(Offer offer)
-