Class ReadOnlyDeviceIntegrationTest


@SpecificationReference(document="XEP-0384", version="0.3.0") public class ReadOnlyDeviceIntegrationTest extends AbstractTwoUsersOmemoIntegrationTest
  • Constructor Details

  • Method Details

    • test

      @SmackIntegrationTest public void test() throws InterruptedException, org.jivesoftware.smack.SmackException.NoResponseException, org.jivesoftware.smack.SmackException.NotLoggedInException, org.jivesoftware.smack.SmackException.NotConnectedException, org.jivesoftware.smackx.omemo.exceptions.CryptoFailedException, org.jivesoftware.smackx.omemo.exceptions.UndecidedOmemoIdentityException, IOException
      Throws:
      InterruptedException
      org.jivesoftware.smack.SmackException.NoResponseException
      org.jivesoftware.smack.SmackException.NotLoggedInException
      org.jivesoftware.smack.SmackException.NotConnectedException
      org.jivesoftware.smackx.omemo.exceptions.CryptoFailedException
      org.jivesoftware.smackx.omemo.exceptions.UndecidedOmemoIdentityException
      IOException