@JvmStatic fun requestPlace(qiContext: QiContext): Place?
Requests the Place associated to the application, or null if none.
null
qiContext - the QiContext
qiContext
Return The Place associated to the application, or null if none.