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) |