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

requestPlace

@JvmStatic fun requestPlace(qiContext: QiContext): Place?

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

Parameters

qiContext - the QiContext

Return
The Place associated to the application, or null if none.