Class JoinRequest


  • public class JoinRequest
    extends Object
    Join request.
    • Field Detail

      • thirdPartySigned

        private ThirdPartySigned thirdPartySigned
        A signature of an m.third_party_invite token to prove that this user owns a third party identity which has been invited to the room.
    • Constructor Detail

      • JoinRequest

        public JoinRequest()
    • Method Detail

      • setThirdPartySigned

        public void setThirdPartySigned​(ThirdPartySigned thirdPartySigned)