Skip to main content

ConfigPlugin.setInternalUrl()

BFChainPluginConfigPluginsetInternalUrlLess 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/plugins";

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

Platform Compatibility

Property/Method/EventAndroidiOSDesktop-DevDesktop
setInternalUrlX

See Also

ConfigPlugin

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