Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
IRichTextStyleOffset.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
3public interface IRichTextStyleOffset {
11
18
28 String getReserve();
29}
int getPositionStart()
Get a certain rich-text style’s start position.
String getReserve()
Get a certain rich-text style’s supplementary information.
int getPositionEnd()
Get a certain rich-text style’s end position.