IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

startWebServer (method)

Starts the embedded web server.

Syntax

- (void)startWebServer;
public func startWebServer() throws -> Void

Remarks

Starts the embedded web server. This method can be used to manually start the embedded web server. Under normal circumstances this is not needed as the component will automatically start and stop the web server when GetAuthorization is called. However, you may decide to start the web server manually before calling GetAuthorization. When called this method will also populate ReturnURL with the address of the embedded server.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 iOS Edition - Version 20.0 [Build 8265]