core
Toggle table of contents
1.2.0
ios
Platform filter
ios
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.platform
/
RtkIOSWebView
Rtk
IOSWeb
View
ios
class
RtkIOSWebView
:
IRtkWebView
Members
Constructors
Rtk
IOSWeb
View
Link copied to clipboard
ios
constructor
(
)
Functions
get
Web
View
Link copied to clipboard
ios
open
fun
getWebView
(
)
:
WebView
initialize
Web
View
Link copied to clipboard
ios
open
fun
initializeWebView
(
rtkPlugin
:
RtkPlugin
)
load
URL
Link copied to clipboard
ios
open
fun
loadURL
(
url
:
String
)
remove
Listener
Link copied to clipboard
ios
open
fun
removeListener
(
)
set
Listener
Link copied to clipboard
ios
open
fun
setListener
(
listener
:
IRtkWebViewListener
)
submit
Event
Link copied to clipboard
ios
open
fun
submitEvent
(
payload
:
JsonObject
)
upload
File
Link copied to clipboard
ios
abstract
fun
uploadFile
(
pluginFile
:
RtkPluginFile
)
open
fun
uploadFile
(
pluginFile
:
RtkPluginFile
)