Package com.pexip.sdk.api.infinity
Class CallsRequest
-
- All Implemented Interfaces:
@Serializable() public final class CallsRequest
-
-
Constructor Summary
Constructors Constructor Description CallsRequest(String callType, String sdp, String present, Boolean fecc)
-
Method Summary
Modifier and Type Method Description final StringgetCallType()final StringgetSdp()final StringgetPresent()final BooleangetFecc()
-