A
B
C
D
E
F
G
I
J
M
N
O
P
R
S
T
U
V
U
- unregisterForPushNotifications() - function in ai.origon.sdk.OrigonClient
- Generation-bound logout gate.
- unregisterForPushNotifications() - function in ai.origon.sdk.OrigonClient.Companion
- Remove this device's push registration for the current user.
- uploadAttachment(String,String,String,Function1) - function in ai.origon.sdk.OrigonClient
- Upload a file from the local filesystem against the widget this client was created for, and return the server-issued Attachment.
- uploadAttachment(Uri,String,String,Function1) - function in ai.origon.sdk.OrigonClient
- Convenience overload that copies a content:// (or
file:///android.resource://) uri into the app's cache dir before uploading, then deletes the cache file once the upload settles. - uploadAttachment(ByteArray,String,String,Function1) - function in ai.origon.sdk.OrigonClient
- Convenience overload for in-memory bytes: writes them to the app's cache dir first, then delegates to the path-based overload.
- UploadProgress - class in ai.origon.sdk
- Progress update emitted while OrigonClient.uploadAttachment is in flight.
- UploadProgressCallback - class in ai.origon.sdk
- Native-bridge progress sink for SessionBridge.uploadAttachment.
- USER - enum entry in ai.origon.sdk.SessionControl
- USER - enum entry in ai.origon.sdk.MessageRole