localization / com.aldebaran.qi.sdk.localization / Localization

Localization

object Localization

Entry point for localization-related APIs.

Types

Async

Asynchronous version of Localization.

class Async

Functions

async

Provides the asynchronous version of Localization.

fun async(): Async

requestPlace

Requests the Place associated to the application, or null if none.

fun requestPlace(qiContext: QiContext): Place?