package castchannel

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

message AuthChallenge

castchannel.proto:59

Messages for authentication protocol between a sender and a receiver.

Used in: DeviceAuthMessage

(message has no fields)

message AuthError

castchannel.proto:67

Used in: DeviceAuthMessage

enum AuthError.ErrorType

castchannel.proto:68

Used in: AuthError

message AuthResponse

castchannel.proto:62

Used in: DeviceAuthMessage

message CastMessage

castchannel.proto:13

enum CastMessage.PayloadType

castchannel.proto:46

What type of data do we have in this message.

Used in: CastMessage

enum CastMessage.ProtocolVersion

castchannel.proto:16

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

Used in: CastMessage

message DeviceAuthMessage

castchannel.proto:75