Instream SDK
7.26.0
androidJvm
Instream SDK
/
com.smartadserver.android.instreamsdk.util
/
SVSLibraryInfo
SVSLibrary
Info
open
class
SVSLibraryInfo
Retrieves some information about the SVSLibrary framework.
Members
Constructors
SVSLibrary
Info
Link copied to clipboard
constructor
(
)
Properties
shared
Instance
Link copied to clipboard
@
Nullable
@get:
NonNull
open
val
sharedInstance
:
SVSLibraryInfo
The shared instance of the SVSLibraryInfo object.
Functions
get
Marketing
Name
Link copied to clipboard
@
NonNull
open
fun
getMarketingName
(
)
:
String
Returns the library's marketing name.
get
Name
Link copied to clipboard
@
NonNull
open
fun
getName
(
)
:
String
Returns the library's name.
get
Version
Link copied to clipboard
@
NonNull
open
fun
getVersion
(
)
:
String
Returns the library's version.