InvocationInput

interface InvocationInput

Functions

Link copied to clipboard
abstract fun header(): MessageHeader
Link copied to clipboard
abstract fun message(): MessageLite
Link copied to clipboard
open fun of(header: MessageHeader, message: MessageLite): InvocationInput