Package com.opentok

Class RenderProperties.Properties

  • Enclosing class:
    RenderProperties

    public static class RenderProperties.Properties
    extends java.lang.Object
    Represents the properties parameter of RenderProperties.
    • Constructor Summary

      Constructors 
      Constructor Description
      Properties​(java.lang.String name)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String name()  
      • Methods inherited from class java.lang.Object

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

      • Properties

        public Properties​(java.lang.String name)
    • Method Detail

      • name

        public java.lang.String name()