- service - Static variable in class oracle.live.api.CommunicationFragment
-
Service settings.
- Service - Class in oracle.live.api
-
Maintains service data for the configuration. The CommunicationFragment has an static instance
of this class as a member.
- Service() - Constructor for class oracle.live.api.Service
-
- set(String, String) - Method in class oracle.live.api.ContextAttributes
-
Set context attribute.
- setAddress(String) - Method in class oracle.live.api.Service
-
Set cloud service address, like "live.oraclecloud.com".
- setApplicationId(String) - Method in class oracle.live.api.ClientInfo
-
Set application id.
- setApplicationID(String) - Method in class oracle.live.api.Service
-
Deprecated.
- setAuthToken(String) - Method in class oracle.live.api.Service
-
Set authentication token.
- setClientID(String) - Method in class oracle.live.api.Service
-
Set client id/application id.
- setClientInfo(ClientInfo, Context) - Static method in class oracle.live.api.CommunicationFragment
-
Set client information.
- setDeviceToken(String) - Method in class oracle.live.api.ClientInfo
-
Set device token.
- setKycScanReference(String) - Method in class oracle.live.api.Service
-
Set the KYC transaction reference to the specified value.
- setLanguage(String) - Method in class oracle.live.api.Service
-
Set application language.
- setMeetingURL(String) - Static method in class oracle.live.api.CommunicationFragment
-
Set meeting URL for a meeting call.
- setNotificationContent(Map, Context, Class) - Static method in class oracle.live.api.CommunicationFragment
-
Set in-app call content.
- setObserver(ContextAttributeObserver) - Method in class oracle.live.api.ContextAttributes
-
Set notification observer.
- setPhoneNumber(String) - Method in class oracle.live.api.ClientInfo
-
Set phone number.
- setScreenCaptureIntent(Intent) - Static method in class oracle.live.api.CommunicationFragment
-
Set screen capture permission result.
If end user allows the application to capture screen, the application will get screen capture
result intent by following Android API.
- setSkipRecordingPermissionRequest(Boolean) - Method in class oracle.live.api.Service
-
Set to skip the recording permission request.
- setTenantID(String) - Method in class oracle.live.api.Service
-
Set tenant key.
- setTenantKey(String) - Method in class oracle.live.api.ClientInfo
-
Set tenant key.
- settings - Static variable in class oracle.live.api.CommunicationFragment
-
Component UI behavior settings.
- Settings - Class in oracle.live.api
-
Maintains configuration flags for the component. The CommunicationFragment has an static instance
of this class as a member.
- Settings() - Constructor for class oracle.live.api.Settings
-
- setUserID(String) - Method in class oracle.live.api.Service
-
Set end user id.
- startCallDirectly - Variable in class oracle.live.api.Settings
-
If true, the call will be connected automatically.
- startCallWithLoudSpeaker - Variable in class oracle.live.api.Settings
-
If true, audio will be played through loud speaker when call is started.
- startVideoInFullScreen - Variable in class oracle.live.api.Settings
-
If true, video is shown in full screen mode when call is started.
- startVideoWithFrontCamera - Variable in class oracle.live.api.Settings
-
If true, video is displayed from the front camera when video preview first shows up.