mapbox-maps-android
mapbox-maps-android
/
com.mapbox.common.geofencing
/
GeofencingError
/
Builder
Builder
@
MapboxExperimental
class
Builder
Constructors
Functions
Properties
Constructors
Builder
Link copied to clipboard
fun
Builder
(
)
Functions
build
Link copied to clipboard
@
MapboxExperimental
fun
build
(
)
:
GeofencingError
Build the
GeofencingError
object.
set
Message
Link copied to clipboard
fun
setMessage
(
message
:
String
)
:
GeofencingError.Builder
set
Type
Link copied to clipboard
@
MapboxExperimental
fun
setType
(
type
:
GeofencingErrorType
)
:
GeofencingError.Builder
Properties
message
Link copied to clipboard
var
message
:
String
?
=
null
type
Link copied to clipboard
@
MapboxExperimental
var
type
:
GeofencingErrorType
?
=
null