package extensions.api.cast_channel

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

message AuthChallenge

cast_channel.proto:58

Messages for authentication protocol between a sender and a receiver.

Used in: DeviceAuthMessage

(message has no fields)

message AuthError

cast_channel.proto:67

Used in: DeviceAuthMessage

enum AuthError.ErrorType

cast_channel.proto:68

Used in: AuthError

message AuthResponse

cast_channel.proto:61

Used in: DeviceAuthMessage

message CastMessage

cast_channel.proto:12

enum CastMessage.PayloadType

cast_channel.proto:45

What type of data do we have in this message.

Used in: CastMessage

enum CastMessage.ProtocolVersion

cast_channel.proto:15

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

Used in: CastMessage

message DeviceAuthMessage

cast_channel.proto:75