ConfigPlugin.setInternalUrl()

BFChainAugust 11, 2023
  • Plugin
  • ConfigPlugin
  • setInternalUrl
Less than 1 minute

Sets the internal URL.

configPlugin.setInternalUrl(url)

Parameters

  • url: The new URL as a string.

Returns

The internal URL.

Example

import { configPlugin } from "@plaoc/plugin";

configPlugin.setInternalUrl("http://xxx");

Platform Compatibility

Property/Method/EventAndroidiOSDesktop-DevDesktop
setInternalUrlX

See Also

ConfigPlugin

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.13.0