Class WebModelsKt

  • All Implemented Interfaces:

    
    public final class WebModelsKt
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static GenericMessage toGenericMessage(WebCard $self)
      final static GenericMessage toGenericMessage(WebCarousel $self)
      final static GenericMessage toGenericMessage(WebImage $self)
      final static GenericMessage toGenericMessage(WebWidget $self)
      final static Choice toChoice(Button $self)
      final static MediaFile toMediaFile(WebMediaFile $self)
      final static WebMediaFile toWebMediaFile(MediaFile $self)
      final static WebMediaFile WebMediaFile(String url, String name, SendAttachment.AttachmentType type, String description)
      • Methods inherited from class java.lang.Object

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