Class LogTags


  • public class LogTags
    extends java.lang.Object
    Contains the log tags for the Amazon Input SDK
    • Constructor Summary

      Constructors 
      Constructor Description
      LogTags()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • INPUT_MAPPING_CLIENT_TAG

        public static final java.lang.String INPUT_MAPPING_CLIENT_TAG
        See Also:
        Constant Field Values
      • TRIGGER_HANDLER_TAG

        public static final java.lang.String TRIGGER_HANDLER_TAG
        See Also:
        Constant Field Values
    • Constructor Detail

      • LogTags

        public LogTags()