public static final class InvitationParticipantInfo.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
InvitationParticipantInfo |
build() |
InvitationParticipantInfo.Builder |
endpointType(EndpointType endpointType) |
InvitationParticipantInfo.Builder |
identity(IdentitySet identity) |
InvitationParticipantInfo.Builder |
replacesCallId(String replacesCallId) |
public InvitationParticipantInfo.Builder identity(IdentitySet identity)
public InvitationParticipantInfo.Builder endpointType(EndpointType endpointType)
public InvitationParticipantInfo.Builder replacesCallId(String replacesCallId)
public InvitationParticipantInfo build()
Copyright © 2018–2020. All rights reserved.