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
/
Builder
Builder
open
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
open
fun
build
(
)
:
MapstedForegroundServiceDetails
set
Activity
Class
Link copied to clipboard
open
fun
setActivityClass
(
activityClass
:
Class
<
out
Any
>
)
:
MapstedForegroundServiceDetails.Builder
set
Content
Text
Link copied to clipboard
open
fun
setContentText
(
@
StringRes
contentTextRes
:
Int
)
:
MapstedForegroundServiceDetails.Builder
set
Content
Title
Link copied to clipboard
open
fun
setContentTitle
(
@
StringRes
contentTitleRes
:
Int
)
:
MapstedForegroundServiceDetails.Builder
set
Small
Icon
Link copied to clipboard
open
fun
setSmallIcon
(
@
DrawableRes
smallIconRes
:
Int
)
:
MapstedForegroundServiceDetails.Builder