Class MucEnterConfiguration


  • public final class MucEnterConfiguration
    extends java.lang.Object
    The configuration used to enter a MUC room. This configuration is usually used when joining an existing room. When creating a new room, only the Nickname setting is relevant.

    A builder for this can be obtained by calling MultiUserChat.getEnterConfigurationBuilder(Resourcepart).

    Since:
    4.2
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait