package extensions.api.cast_channel

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

message AuthChallenge

cast_channel.proto:57

Messages for authentication protocol between a sender and a receiver.

Used in: DeviceAuthMessage

(message has no fields)

message AuthError

cast_channel.proto:65

Used in: DeviceAuthMessage

enum AuthError.ErrorType

cast_channel.proto:66

Used in: AuthError

message AuthResponse

cast_channel.proto:60

Used in: DeviceAuthMessage

message CastMessage

cast_channel.proto:11

enum CastMessage.PayloadType

cast_channel.proto:44

What type of data do we have in this message.

Used in: CastMessage

enum CastMessage.ProtocolVersion

cast_channel.proto:14

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

Used in: CastMessage

message DeviceAuthMessage

cast_channel.proto:73