Interface AutoJoinSuccessCallback


public interface AutoJoinSuccessCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Invoked after the automatic rejoin rooms on reconnect success.
  • Method Details

    • autoJoinSuccess

      Invoked after the automatic rejoin rooms on reconnect success.
      Parameters:
      muc - the joined MultiUserChat.
      nickname - nickname used by participant to join the room.