Package com.sinch.android.rtc
Object SinchClient.Companion
-
- All Implemented Interfaces:
public class SinchClient.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static SinchClient.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final static SinchClientBuilderbuilder()Returns a SinchClientBuilder instance that can be used to create a new SinchClient. -
-
Method Detail
-
builder
final static SinchClientBuilder builder()
Returns a SinchClientBuilder instance that can be used to create a new SinchClient.
-
-
-
-