Class MSMessagesAppPresentationStyle


  • public final class MSMessagesAppPresentationStyle
    extends java.lang.Object
    [@enum] MSMessagesAppPresentationStyle Describes how the extension is presented in Messages. [@constant] MSMessagesAppPresentationStyleCompact The extension's UI is presented compact in the keyboard area. [@constant] MSMessagesAppPresentationStyleExpanded The extension's UI is presented expanded taking up most of the screen. [@constant] MSMessagesAppPresentationStyleTranscript The extension's UI is presented in the transcript of the conversation in Messages.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Compact  
      static long Expanded  
      static long Transcript  
    • Method Summary

      • Methods inherited from class java.lang.Object

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