Class MSMessagesAppPresentationContext


  • public final class MSMessagesAppPresentationContext
    extends java.lang.Object
    [@enum] MSMessagesAppPresentationContext Describes the context for which the extension was launched [@constant] MSMessagesAppPresentationContextMessages The extension was launched for presentation in Messages [@constant] MSMessagesAppPresentationContextMedia The extension was launched for presentation over media content, such as a photo or camera feed
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Media  
      static long Messages  
    • Method Summary

      • Methods inherited from class java.lang.Object

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