- accept(String) - Method in class io.textile.textile.Invites
-
Accept an invite
- acceptExternal(String, String) - Method in class io.textile.textile.Invites
-
Accept an external invite
- acceptInvite(String) - Method in class io.textile.textile.Notifications
-
Accept an invite via an invite notification
- Account - Class in io.textile.textile
-
Provides access to Textile account related APIs
- account - Variable in class io.textile.textile.Textile
-
Provides access to Textile account related APIs
- accountPeerAdded(String) - Method in class io.textile.textile.BaseTextileEventListener
-
- accountPeerAdded(String) - Method in interface io.textile.textile.TextileEventListener
-
Called when a peer node is added to the user account
- accountPeerRemoved(String) - Method in class io.textile.textile.BaseTextileEventListener
-
- accountPeerRemoved(String) - Method in interface io.textile.textile.TextileEventListener
-
Called when an account peer is removed from the user account
- accountThread() - Method in class io.textile.textile.Profile
-
Get the Textile account thread
- add(String, String) - Method in class io.textile.textile.Comments
-
Add a comment to any block by id
- add(Model.Contact) - Method in class io.textile.textile.Contacts
-
Add a new Contact to the account's list of Contacts
- add(String) - Method in class io.textile.textile.Flags
-
Flag any data by block
- add(String) - Method in class io.textile.textile.Ignores
-
Ignore data by block
- add(String, String) - Method in class io.textile.textile.Invites
-
Invite a contact to a thread
- add(String) - Method in class io.textile.textile.Likes
-
Add a like for a specific block
- add(String, String) - Method in class io.textile.textile.Messages
-
Add a text message to a thread
- add(Model.Node) - Method in class io.textile.textile.Schemas
-
Add a new schema
- add(View.AddThreadConfig) - Method in class io.textile.textile.Threads
-
Create a new thread
- addData(String, String, String, Handlers.BlockHandler) - Method in class io.textile.textile.Files
-
Add raw data to to a Textile thread
- addEventListener(TextileEventListener) - Method in class io.textile.textile.Textile
-
Register an listener to receive callbacks about Textile events
- addExternal(String) - Method in class io.textile.textile.Invites
-
Create an external invite, one for someone who isn't in Textile yet
- addFiles(String, String, String, Handlers.BlockHandler) - Method in class io.textile.textile.Files
-
Add file(s) to to a Textile thread
- addOrUpdate(Model.Thread) - Method in class io.textile.textile.Threads
-
Update an existing thread or create it if it doesn't exist
- address() - Method in class io.textile.textile.Account
-
- announce - Variable in class io.textile.textile.FeedItemData
-
- avatar() - Method in class io.textile.textile.Profile
-
Get the target of the profile avatar
- Schemas - Class in io.textile.textile
-
Provides access to Textile schemas related APIs
- schemas - Variable in class io.textile.textile.Textile
-
Provides access to Textile schemas related APIs
- search(QueryOuterClass.ContactQuery, QueryOuterClass.QueryOptions) - Method in class io.textile.textile.Contacts
-
Search for Textile Contacts across the entire network
- searchSnapshots(QueryOuterClass.ThreadSnapshotQuery, QueryOuterClass.QueryOptions) - Method in class io.textile.textile.Threads
-
Searches the network for thread snapshots
- seed() - Method in class io.textile.textile.Account
-
- session(String) - Method in class io.textile.textile.Cafes
-
Fetches the CafeSession object for a previously registered Textile Cafe node
- sessions() - Method in class io.textile.textile.Cafes
-
Used to get sessions for all previously registered Textile Cafes
- setAvatar(String, Handlers.BlockHandler) - Method in class io.textile.textile.Profile
-
Set the avatar
- setLevel(View.LogLevel) - Method in class io.textile.textile.Logs
-
Set the log level for the Textile node
- setName(String) - Method in class io.textile.textile.Profile
-
Set the user name
- shareFiles(String, String, String, Handlers.BlockHandler) - Method in class io.textile.textile.Files
-
Share files to a Textile thread
- snapshot() - Method in class io.textile.textile.Threads
-
Snapshot all threads and sync them to registered cafes
- summary() - Method in class io.textile.textile.Textile
-
Get a summary of the local Textile node and it's data
- swarmConnect(String) - Method in class io.textile.textile.Ipfs
-
Open a new direct connection to a peer using an IPFS multiaddr
- swarmPeers(boolean, boolean, boolean, boolean) - Method in class io.textile.textile.Ipfs
-
Lists the set of peers to which this node is connected
- sync(QueryOuterClass.QueryOptions) - Method in class io.textile.textile.Account
-
Syncs the local node account with all thread snapshots found on the network
- syncComplete(Model.CafeSyncGroupStatus) - Method in class io.textile.textile.BaseTextileEventListener
-
- syncComplete(Model.CafeSyncGroupStatus) - Method in interface io.textile.textile.TextileEventListener
-
Called when a sync group is complete
- syncComplete(Model.CafeSyncGroupStatus) - Method in class io.textile.textile.TextileLoggingListener
-
- syncFailed(Model.CafeSyncGroupStatus) - Method in class io.textile.textile.BaseTextileEventListener
-
- syncFailed(Model.CafeSyncGroupStatus) - Method in interface io.textile.textile.TextileEventListener
-
Called when a sync group has failed
- syncFailed(Model.CafeSyncGroupStatus) - Method in class io.textile.textile.TextileLoggingListener
-
- syncUpdate(Model.CafeSyncGroupStatus) - Method in class io.textile.textile.BaseTextileEventListener
-
- syncUpdate(Model.CafeSyncGroupStatus) - Method in interface io.textile.textile.TextileEventListener
-
Called when there is an update about a sync group
- syncUpdate(Model.CafeSyncGroupStatus) - Method in class io.textile.textile.TextileLoggingListener
-