Package 

Interface Operator


  • 
    public interface Operator
    
                        

    Operator information

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Operator.Picture

      Operator picture information

    • Method Summary

      Modifier and Type Method Description
      abstract String getId() Operator ID
      abstract String getName() Operator name
      abstract Operator.Picture getPicture() Operator pictureThis value does not take into account the site global operator picture settings.
      abstract Array<Engagement.MediaType> getAvailableMedia() Operator available media types
      • Methods inherited from class java.lang.Object

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