Buy Me a Coffee at ko-fi.com

A global API that contains networking related features

Checks if specified link allowed for usage in networking api

overload 1:
NetworkingAPI.isLinkAllowed(link: String): Boolean
typings.-1808118735typings.1729365000
Method PropertyFluent DescriptionRepresentation
link accepts
Return Value

Checks if your avatar can use networking features. Always false if networking is OFF in settings

overload 1:
NetworkingAPI.isNetworkingAllowed(): Boolean
typings.1729365000
Method PropertyFluent DescriptionRepresentation
Return Value

Instance of HttpAPI

field signature:
NetworkingAPI.http: HttpAPI
typings.-1387700142
Method PropertyFluent DescriptionRepresentation
Field Type