ActivityAssets¶
Properties¶
| type | name |
|---|---|
| String | large_image |
| String | large_text |
| String | small_image |
| String | small_text |
Methods¶
| return type | signature |
|---|---|
| Dictionary | to_dict ( ) |
Property Descriptions¶
-
String large_image
There is currently no description for this property.
-
String large_text
There is currently no description for this property.
-
String small_image
There is currently no description for this property.
-
String small_text
There is currently no description for this property.
Method Descriptions¶
-
ActivityAssets ActivityAssets ( Dictionary data )
There is currently no description for this method.
-
Dictionary to_dict ( )
There is currently no description for this method.