void MassiveLoopClient.OpenURLExternal(string url)
7/14/25Less than 1 minute
Member of ML.SDK.MassiveLoopClient
Method | Static
void MassiveLoopClient.OpenURLExternal(string url)
static void MassiveLoopClient.OpenURLExternal(string url);Parameters
| Parameter | Type | Description |
|---|---|---|
| url | string | The URL for browser to load. |
Returns
Summary
Opens the provided URL in the system default (external) browser.

