java.lang.Object

com.opentok.RenderProperties.Properties

Enclosing class: : RenderProperties


public static class RenderProperties.Properties extends Object

Represents the properties parameter of RenderProperties.

Constructor Summary

Constructors

Constructor

Description

Properties(String name)

Method Summary

All MethodsInstance MethodsConcrete Methods

Modifier and Type

Method

Description

String

name()

Methods inherited from class java.lang.Object

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

Constructor Details

Properties

public Properties(String name)

Method Details

name

public String name()