Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-core
/
com.mapsted.positioning
/
MapstedForegroundServiceDetails
Mapsted
Foreground
Service
Details
open
class
MapstedForegroundServiceDetails
For foreground service notification
Members
Types
Builder
Link copied to clipboard
open
class
Builder
Properties
activity
Class
Name
Link copied to clipboard
@
NonNull
@get:
NonNull
open
val
activityClassName
:
String
Functions
get
Content
Text
Link copied to clipboard
@
StringRes
open
fun
getContentText
(
)
:
Int
get
Content
Title
Link copied to clipboard
@
StringRes
open
fun
getContentTitle
(
)
:
Int
get
Small
Icon
Link copied to clipboard
@
DrawableRes
open
fun
getSmallIcon
(
)
:
Int
set
Activity
Class
Link copied to clipboard
open
fun
setActivityClass
(
@
NonNull
activityClass
:
Class
<
out
Any
>
)
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String