Frame Networking Endpoints
interface FrameNetworkingEndpoints
Describes a single Frame API endpoint: its URL, HTTP method, and optional query parameters.
Inheritors
Properties
Link copied to clipboard
The fully qualified URL string for this endpoint.
Link copied to clipboard
HTTP method, e.g. "GET", "POST", "DELETE".
Link copied to clipboard
Optional query-string parameters appended to endpointURL.