Functions

The following functions are available globally.

  • Declaration

    Swift

    @_cdecl("OpenIdpvOidc")
    public func OpenIdpvOidc(_ url: UnsafePointer<CChar>!, _ sessionId: UnsafePointer<CChar>!, _ envId: UnsafePointer<CChar>!)
  • Declaration

    Swift

    @_cdecl("GetQrCodeContent")
    public func GetQrCodeContent(pngData: UnsafePointer<UInt8>?, pngSize: Int) -> UnsafePointer<CChar>?