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

Localization

object Localization

Entry point for localization-related APIs.

Types

Async

class Async

Asynchronous version of Localization.

Messages

interface Messages

Functions

async

fun async(): Localization.Async

Provides the asynchronous version of Localization.

requestPlace

fun requestPlace(qiContext: QiContext): Place?

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