public class

TextLinks.TextLinkSpanData

extends java.lang.Object

 java.lang.Object

↳androidx.textclassifier.TextLinks.TextLinkSpanData

Overview

Contains necessary data for TextLinks.TextLinkSpan.

Summary

Methods
public java.lang.LonggetReferenceTime()

TODO: Make it public once we confirm how should we represent a datetime.

public TextLinks.TextLinkgetTextLink()

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public TextLinks.TextLink getTextLink()

public java.lang.Long getReferenceTime()

TODO: Make it public once we confirm how should we represent a datetime.