Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called upon successful creation of a protected stream.
Signature
void onSuccess(T item)
Parameters
| Name | Datatype | Notes |
|---|---|---|
| item |
T |
The created item |
Defined in
CreationCallback.java
Supported Platforms
| Minimum supported OS version |
Android 4.0.3 (API level 15) |