Skip to content

BlockResponse

daneden edited this page Jan 16, 2022 · 3 revisions

BlockResponse

A response object containing information relating to a block status.

public struct BlockResponse: Codable 

Inheritance

Codable

Properties

blocking

Indicates whether the source id is blocking the target id as a result of this request.

public let blocking: Bool
Types
Global Variables
Global Functions
Extensions
Clone this wiki locally