Delegate InAppMessaging.HandleOpenUrlWithScene
Namespace: Io.Karte
Syntax
public delegate void HandleOpenUrlWithScene(string url, string sceneIdentifier);
Parameters
Type | Name | Description |
---|---|---|
System.String | url | |
System.String | sceneIdentifier |