validateCallReq

public final Completable validateCallReq(CallRequest callRequest)

Validates the call request is appropriate to start a call. Can be called directly, but it is always called when making video/voice calls.

Parameters

callRequest

Call request model.