A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  R  S  T  U  V  W 

S

SCREEN - enum entry in com.screenmeet.sdk.CallerState.SourceType
 
SCREEN - enum entry in com.screenmeet.sdk.ScreenMeet.VideoSource
 
ScreenMeet - class in com.screenmeet.sdk
 
ScreenMeet.AudioState - class in com.screenmeet.sdk.ScreenMeet
Supported audio source types
ScreenMeet.Companion - class in com.screenmeet.sdk.ScreenMeet
 
ScreenMeet.Configuration - class in com.screenmeet.sdk.ScreenMeet
Create a configuration object.
ScreenMeet.Configuration.LogLevel - class in com.screenmeet.sdk.ScreenMeet.Configuration
 
ScreenMeet.ConnectionState - class in com.screenmeet.sdk.ScreenMeet
Object provides information about a reason of ConnectionState change
ScreenMeet.ReasonDisconnected - class in com.screenmeet.sdk.ScreenMeet
Session disconnect reason
ScreenMeet.SessionState - class in com.screenmeet.sdk.ScreenMeet
Session connection state
ScreenMeet.VideoSource - class in com.screenmeet.sdk.ScreenMeet
Supported video source types
ScreenMeet.VideoState - class in com.screenmeet.sdk.ScreenMeet
 
sendChatMessage(String) - function in com.screenmeet.sdk.ScreenMeet.Companion
 
SessionEventListener - class in com.screenmeet.sdk
General listener to for events happening during session All callbacks are executed on Main Thread
setActiveEntitlement(Entitlement) - function in com.screenmeet.sdk.presentation.UIPresenterImpl
 
setAudioEnabled(Boolean) - function in com.screenmeet.sdk.CallerState
 
setAudioTrack(AudioTrack) - function in com.screenmeet.sdk.Participant
 
setChallenge(Challenge) - function in com.screenmeet.sdk.CompletionError
 
setCode(ErrorCode) - function in com.screenmeet.sdk.CompletionError
 
setConfidential(View) - function in com.screenmeet.sdk.ScreenMeet.Companion
Method which allows to hide confidential Views on stream Reference to View is stored as WeakReference, which means it would be cleared in SDK as soon as main application stops to hold this reference.
setConfidential(WebView,Boolean) - function in com.screenmeet.sdk.ScreenMeet.Companion
Method which allows to hide confidential web-content inside WebView on stream IMPORTANT: setJavaScriptEnabled in WebSettings for WebView needs to be trueReference to WebView is stored as WeakReference, which means it would be cleared in SDK as soon as main application stops to hold this reference.
setConfidential(String,Rect) - function in com.screenmeet.sdk.ScreenMeet.Companion
 
setContext(Context) - function in com.screenmeet.sdk.ScreenMeet.Companion
 
setMessage(String) - function in com.screenmeet.sdk.CompletionError
 
setOutputEnabled(Boolean) - function in com.screenmeet.sdk.CallerState
 
setScreenAnnotationEnabled(Boolean) - function in com.screenmeet.sdk.CallerState
 
setScreenEnabled(Boolean) - function in com.screenmeet.sdk.CallerState
 
setSourceType(CallerState.SourceType) - function in com.screenmeet.sdk.CallerState
 
setTalking(Boolean) - function in com.screenmeet.sdk.CallerState
 
setVideoEnabled(Boolean) - function in com.screenmeet.sdk.CallerState
 
setVideoTrack(VideoTrack) - function in com.screenmeet.sdk.Participant
 
shareAudio() - function in com.screenmeet.sdk.ScreenMeet.Companion
Start to share audio from device microphone Operation result should be expected in
shareCamera(Boolean) - function in com.screenmeet.sdk.ScreenMeet.Companion
Starts to share device camera Operation result should be expected in
shareCamera(String) - function in com.screenmeet.sdk.ScreenMeet.Companion
Starts to share device camera Operation result should be expected in
shareScreen() - function in com.screenmeet.sdk.ScreenMeet.Companion
Starts to share current application and it's windows Operation result should be expected in
showOverlay(ScreenConfig,Integer,Integer,Function1) - function in com.screenmeet.sdk.presentation.overlay.BaseOverlay
 
showOverlay(ScreenConfig,Integer,Integer,Function1) - function in com.screenmeet.sdk.presentation.overlay.BaseOverlay
 
showPointer(String,ScreenConfig,Boolean,Integer,Integer) - function in com.screenmeet.sdk.presentation.remotecontrol.RemoteControlManager
 
SOCKET_ERROR - enum entry in com.screenmeet.sdk.ErrorCode
 
socketConnectionNumRetries(Integer) - function in com.screenmeet.sdk.ScreenMeet.Configuration
Socket connection retry number.
socketConnectionTimeout(Long) - function in com.screenmeet.sdk.ScreenMeet.Configuration
HTTP connection timeout.
socketReconnectDelay(Long) - function in com.screenmeet.sdk.ScreenMeet.Configuration
Socket reconnection delay.
socketReconnectNum(Integer) - function in com.screenmeet.sdk.ScreenMeet.Configuration
Socket reconnection retry number.
solve(String) - function in com.screenmeet.sdk.Challenge
 
STATE_ERROR - enum entry in com.screenmeet.sdk.ErrorCode
 
stopAudioSharing() - function in com.screenmeet.sdk.ScreenMeet.Companion
Stops microphone sharing Operation result should be expected in:
stopFeature(Feature) - function in com.screenmeet.sdk.ScreenMeet.Companion
Stops feature if enabled
stopVideoSharing() - function in com.screenmeet.sdk.ScreenMeet.Companion
Stops application or camera sharing Operation result should be expected in:
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  R  S  T  U  V  W