| InvitationParticipantInfo | InvitationParticipantInfo | |||
|---|---|---|---|---|
| Compiled from "InvitationParticipantInfo.java" | Compiled from "InvitationParticipantInfo.java" | |||
| public class com.microsoft.graph.models.InvitationParticipantInfo implement s com.microsoft.graph.serializer.IJsonBackedObject { | public class com.microsoft.graph.models.InvitationParticipantInfo implement s com.microsoft.graph.serializer.IJsonBackedObject { | |||
| public java.lang.String oDataType; | public java.lang.String oDataType; | |||
| public java.lang.Boolean hidden; | ||||
| public com.microsoft.graph.models.IdentitySet identity; | public com.microsoft.graph.models.IdentitySet identity; | |||
| public java.lang.String participantId; | ||||
| public java.lang.Boolean removeFromDefaultAudioRoutingGroup; | ||||
| public java.lang.String replacesCallId; | public java.lang.String replacesCallId; | |||
| public com.microsoft.graph.models.InvitationParticipantInfo(); | public com.microsoft.graph.models.InvitationParticipantInfo(); | |||
| public final com.microsoft.graph.serializer.AdditionalDataManager additio nalDataManager(); | public final com.microsoft.graph.serializer.AdditionalDataManager additio nalDataManager(); | |||
| public void setRawObject(com.microsoft.graph.serializer.ISerializer, com. google.gson.JsonObject); | public void setRawObject(com.microsoft.graph.serializer.ISerializer, com. google.gson.JsonObject); | |||
| } | } | |||
| End of changes. 2 change blocks. | ||||
| 0 lines changed or deleted | 3 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||