Default package

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AuthChallenge

CastMessage.proto:57

Messages for authentication protocol between a sender and a receiver.

Used in: DeviceAuthMessage

(message has no fields)

message AuthError

CastMessage.proto:66

Used in: DeviceAuthMessage

enum AuthError.ErrorType

CastMessage.proto:67

Used in: AuthError

message AuthResponse

CastMessage.proto:60

Used in: DeviceAuthMessage

message CastMessage

CastMessage.proto:11

enum CastMessage.PayloadType

CastMessage.proto:44

What type of data do we have in this message.

Used in: CastMessage

enum CastMessage.ProtocolVersion

CastMessage.proto:14

Always pass a version of the protocol for future compatibility requirements.

Used in: CastMessage

message DeviceAuthMessage

CastMessage.proto:74