Skip to content

ViberCallOptions

Lejla Solak edited this page Sep 11, 2023 · 2 revisions

extends CallOptions



static builder()

Description

Creates a builder instance used to build a new instance of the ViberCallOptions.

Arguments

  • none

Returns

Example

let viberCallOptionsBuilder = ViberCallOptions.builder();

Tutorials

Migration guides

Reference documentation

Clone this wiki locally