package extensions.api.cast_channel

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

message AuthChallenge

cast_channel.proto:68

Messages for authentication protocol between a sender and a receiver.

Used in: DeviceAuthMessage

message AuthError

cast_channel.proto:86

Used in: DeviceAuthMessage

enum AuthError.ErrorType

cast_channel.proto:87

Used in: AuthError

message AuthResponse

cast_channel.proto:75

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:95

enum HashAlgorithm

cast_channel.proto:62

Used in: AuthChallenge, AuthResponse

enum SignatureAlgorithm

cast_channel.proto:56

Used in: AuthChallenge, AuthResponse