Class Index

A C F O P R S

A

Async<T>  
Async.CancellationHandler  
Async.CompletionHandler  
Async.ErrorHandler  
Async.Handler<T>  
Async.ResultHandler<T>  
AuthenticatedUser Interface used to represent an authenticated user. 
AuthTokenProvider Interface used to provide authentication tokens to Snap-ins for making authenticated requests to salesforce api's. 

C

ConnectedAppConfiguration Salesforce Connected App client configuration. 
ConnectedAppConfiguration.Builder Builder class for creating ConnectedAppConfiguration instances. 
Consumer<T>  
Coordinate A coordinate represents a single point within a coordinate space, e.g. 
CoordinateF A coordinate represents a single point within a coordinate space, e.g. 

F

Function<T, S>  

O

Optional<T> Partial backport of Java8 Optional. 
OptionalReference<T> An OptionalReference is a WeakReference with some added behaviour inspired by the Optional class. 
Orientation Represents the orientation value of a thing; Camera sensor, bitmap, or otherwise. 

P

PushNotificationListener Interface for receiving push notifications from Salesforce. 

R

ResultReceiver<T> Interface for a class that can receive results from an asynchronous operation. 

S

SalesforceConnectedApp Permits configuring your app as a Salesforce Connected App for receiving push notifications via Salesforce's APEX PushNotification API. 
Scale A Scale object to represent scale factors. 
ServiceAnalytics Service Analytics lets you monitor the behavior of the Service SDK by providing contextual data about what the end user is doing and how the Service SDK responds as it happens. 
ServiceAnalyticsListener Listener interface for handling Service Analytics events. 
ServiceLogger Interface for the Logger instance used to log messages from throughout the ServiceSDK codebase. 
ServiceLogging Entrance point to the logging library. 
ServiceLogging.LogLevel  
ServiceLoggingSink Interface for the logging sink, which is the class that consumes log messages after they have been formatted and filtered. 
Size A size of an object in a coordinate space. 
SizeF A size of an object in a coordinate space.