Uses of Class
com.vonage.client.application.capabilities.Rtc.Builder
Packages that use Rtc.Builder
-
Uses of Rtc.Builder in com.vonage.client.application.capabilities
Methods in com.vonage.client.application.capabilities that return Rtc.BuilderModifier and TypeMethodDescriptionRtc.Builder.addWebhook(Webhook.Type type, Webhook webhook) static Rtc.BuilderRtc.builder()Entry point for constructing an instance of this class.Rtc.Builder.removeWebhook(Webhook.Type type) Rtc.Builder.signedCallbacks(boolean signedCallbacks) Set whether to use signed webhooks.