| Modifier and Type | Method and Description |
|---|---|
OpenViduRole |
TokenOptions.getRole()
Returns the role assigned to this token
|
static OpenViduRole |
OpenViduRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenViduRole[] |
OpenViduRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TokenOptions.Builder |
TokenOptions.Builder.role(OpenViduRole role)
Call this method to set the role assigned to this token
|
Copyright © 2018 OpenVidu. All rights reserved.