public class ParticipantRequest extends Object
| Constructor and Description |
|---|
ParticipantRequest(String participantId,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getParticipantId() |
String |
getRequestId() |
int |
hashCode() |
void |
setParticipantId(String participantId) |
void |
setRequestId(String id) |
String |
toString() |
Copyright © 2016 Kurento. All rights reserved.