Метод | Описание | |
---|---|---|
CastMessage ( ) : System.IO | ||
CastMessage ( string destinationId = "receiver-0", string sourceId = "sender-0" ) : System.IO | ||
GetJsonType ( ) : string | ||
ToProto ( bool includeHeader = true ) : byte[] |
public CastMessage ( string destinationId = "receiver-0", string sourceId = "sender-0" ) : System.IO | ||
destinationId | string | |
sourceId | string | |
Результат | System.IO |
public ToProto ( bool includeHeader = true ) : byte[] | ||
includeHeader | bool | |
Результат | byte[] |