NearShareHelper Class
- java.
lang. Object - com.
microsoft. connecteddevices. remotesystems. commanding. nearshare. NearShareHelper
- com.
public class NearShareHelper
This class generates an implementation of the NearShareFileProvider interface, which represents a single file to be shared.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Near |
createNearShareFileFromContentUri(Uri contentUri, Context context)
Creates an implementation of **NearShareFileProvider** to share the given content URI. |
Method Details
createNearShareFileFromContentUri
public static NearShareFileProvider createNearShareFileFromContentUri(Uri contentUri, Context context)
Creates an implementation of **NearShareFileProvider** to share the given content URI.
Parameters:
Returns:
Throws: