ContextUnderstanderService.OnConnected Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called when the understander has been configured and is ready to receive insights.
[Android.Runtime.Register("onConnected", "()V", "GetOnConnectedHandler", ApiSince=37)]
public virtual void OnConnected();
[<Android.Runtime.Register("onConnected", "()V", "GetOnConnectedHandler", ApiSince=37)>]
abstract member OnConnected : unit -> unit
override this.OnConnected : unit -> unit
- Attributes