Interface Actor

  • All Superinterfaces:
    Addressable

    public interface Actor
    extends Addressable
    The <actor/> element, which is used in both #admin and #user namespace to indicate who has kicked or banned another user.
    • Method Detail

      • getNick

        String getNick()
        Gets the nick name.
        Returns:
        The nick name.