Class NicknameListCallback

  • All Implemented Interfaces:
    ICallbackMsg

    public class NicknameListCallback
    extends CallbackMsg
    This callback is fired when the client receives a list of friend nicknames.
    • Constructor Summary

      Constructors 
      Constructor Description
      NicknameListCallback​(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserverFriends.CMsgClientPlayerNicknameList.Builder msg)  
    • Constructor Detail

      • NicknameListCallback

        public NicknameListCallback​(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserverFriends.CMsgClientPlayerNicknameList.Builder msg)
    • Method Detail

      • getNicknames

        public java.util.List<PlayerNickname> getNicknames()
        Returns:
        the list of nicknames