Constructs a new ActionLink.
ActionLink buttonTitle.
ActionLink url.
Converts this ActionLink to JSON.
JSON object
Creates a new ActionLink instance using the specified properties.
ActionLink instance
Decodes an ActionLink message from the specified reader or buffer.
Reader or buffer to decode from
ActionLink
Decodes an ActionLink message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
ActionLink
Encodes the specified ActionLink message. Does not implicitly verify messages.
ActionLink message or plain object to encode
Writer
Encodes the specified ActionLink message, length delimited. Does not implicitly verify messages.
ActionLink message or plain object to encode
Writer
Creates an ActionLink message from a plain object. Also converts values to their respective internal types.
Plain object
ActionLink
Creates a plain object from an ActionLink message. Also converts values to other types if specified.
ActionLink
Plain object
Verifies an ActionLink message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Generated using TypeDoc
Represents an ActionLink.