toggle menu
Storyteller SDK Documentation
11.2.0-local-master-c0ea6738e
switch theme
search in API
Storyteller SDK Documentation
/
com.storyteller.cliprefactoring.data.remote.api
/
SubtitleApiService
Subtitle
Api
Service
interface
SubtitleApiService
Members
Functions
get
Subtitle
Link copied to clipboard
@
GET
abstract
suspend
fun
getSubtitle
(
@
Url
subtitleUrl
:
String
)
:
OperationResult
<
ResponseBody
>