Class NameInstance


  • public class NameInstance
    extends java.lang.Object
    Represents a name in a name table
    • Constructor Summary

      Constructors 
      Constructor Description
      NameInstance​(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver.CMsgClientAMGetPersonaNameHistoryResponse.NameTableInstance.NameInstance instance)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()  
      java.util.Date getNameSince()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NameInstance

        public NameInstance​(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver.CMsgClientAMGetPersonaNameHistoryResponse.NameTableInstance.NameInstance instance)
    • Method Detail

      • getName

        public java.lang.String getName()
        Returns:
        the name
      • getNameSince

        public java.util.Date getNameSince()
        Returns:
        the time stamp this name was first used