Interface RegisterFinVoiceCallRequest.CallIdStage
-
- All Known Implementing Classes:
RegisterFinVoiceCallRequest.Builder
- Enclosing class:
- RegisterFinVoiceCallRequest
public static interface RegisterFinVoiceCallRequest.CallIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RegisterFinVoiceCallRequest._FinalStagecallId(java.lang.String callId)External call identifier from the call provider
-
-
-
Method Detail
-
callId
RegisterFinVoiceCallRequest._FinalStage callId(@NotNull java.lang.String callId)
External call identifier from the call provider
-
-