respondBytes32Array
bytes32[]
callback(id, response)
respondIntArray
int[]
callback(id, response)
respond1
string
callback(id, response1)
respond2
(string, string)
callback(id, response1, 2)
respond3
(string, string, string)
callback(id, response1, 2, 3, 4)
respond4
(string, string, string, string)
callback(id, response1, 2, 3, 4)
respondBytes32
OffchainResponse
respondIntArray
OffchainResponseInt
respond1
OffchainResult1
respond2
OffchainResult2
respond3
OffchainResult3
respond4
OffchainResult4