1 | svoid openURL(S url) { |
2 | openPlatformBrowser(url); |
3 | } |
4 | |
5 | |
6 | |
7 | svoid openURL(URL url) { |
8 | openPlatformBrowser(url); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, ekrmjmnbrukm, iveijnkanddl, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032282 |
| Snippet name: | openURL - synonym of openPlatformBrowser |
| Eternal ID of this version: | #1032282/1 |
| Text MD5: | 23e53d580e46903b23050c2c835f732c |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-25 08:56:00 |
| Source code size: | 112 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 325 / 382 |
| Referenced in: | [show references] |