Display SDK
7.25.0
androidJvm
Display SDK
/
com.smartadserver.android.library.util
/
SASLibraryInfo
SASLibrary
Info
open
class
SASLibraryInfo
Retrieves some information about the SAS display library framework.
Members
Constructors
SASLibrary
Info
Link copied to clipboard
constructor
(
)
Properties
shared
Instance
Link copied to clipboard
@
Nullable
@get:
NonNull
open
val
sharedInstance
:
SASLibraryInfo
The shared instance of the SASLibraryInfo 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.