Webcom Android API
/
com.orange.webcom.sdk.internal
/
StringPath
String
Path
object
StringPath
Content copied to clipboard
Functions
Properties
Functions
child
Link copied to clipboard
fun
child
(path:
String
, childPath:
String
):
String
Content copied to clipboard
current
Level
Link copied to clipboard
fun
currentLevel
(path:
String
):
String
?
Content copied to clipboard
get
Segments
Link copied to clipboard
fun
getSegments
(path:
String
):
List
<
String
>
Content copied to clipboard
parent
Link copied to clipboard
fun
parent
(path:
String
):
String
?
Content copied to clipboard
Properties
ROOT
Link copied to clipboard
val
ROOT
:
String
Content copied to clipboard
SEGMENT_SEPARATOR
Link copied to clipboard
val
SEGMENT_SEPARATOR
:
Char
= '/'
Content copied to clipboard