OpenFramesProxy

class OpenFramesProxy(inner: ProxyClient = ProxyClient(OPEN_FRAMES_PROXY_URL))

Constructors

Link copied to clipboard
constructor(inner: ProxyClient = ProxyClient(OPEN_FRAMES_PROXY_URL))

Functions

Link copied to clipboard
Link copied to clipboard
suspend fun post(url: String, payload: FramePostPayload): GetMetadataResponse
Link copied to clipboard
Link copied to clipboard