public interface

ActionProto.AndroidStringExtraOrBuilder

 androidx.wear.protolayout.proto.ActionProto.AndroidStringExtraOrBuilder

Subclasses:

ActionProto.AndroidStringExtra, ActionProto.AndroidStringExtra.Builder

Summary

Methods
public java.lang.StringgetValue()

 The value.

public com.google.protobuf.ByteStringgetValueBytes()

 The value.

Methods

public java.lang.String getValue()

 The value.
 
string value = 1;

Returns:

The value.

public com.google.protobuf.ByteString getValueBytes()

 The value.
 
string value = 1;

Returns:

The bytes for value.