A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
B
- BackendException - class in com.onesignal.common.exceptions
- Raised when a backend service request has failed.
- BackgroundImageLayout - class in com.onesignal.notifications
- Background image layout information for a INotification.
- backgroundRun() - function in com.onesignal.core.internal.background.IBackgroundService
- Run the background service.
- bindIsolatedService(Intent,Integer,String,Executor,ServiceConnection) - function in android.content.SyncJobService
- bindIsolatedService(Intent,Context.BindServiceFlags,String,Executor,ServiceConnection) - function in android.content.SyncJobService
- bindIsolatedService(Intent,Integer,String,Executor,ServiceConnection) - function in android.content.PermissionsActivity
- bindIsolatedService(Intent,Context.BindServiceFlags,String,Executor,ServiceConnection) - function in android.content.PermissionsActivity
- bindService(Intent,ServiceConnection,Integer) - function in android.content.SyncJobService
- bindService(Intent,ServiceConnection,Context.BindServiceFlags) - function in android.content.SyncJobService
- bindService(Intent,Integer,Executor,ServiceConnection) - function in android.content.SyncJobService
- bindService(Intent,Context.BindServiceFlags,Executor,ServiceConnection) - function in android.content.SyncJobService
- bindService(Intent,ServiceConnection,Integer) - function in android.content.PermissionsActivity
- bindService(Intent,ServiceConnection,Context.BindServiceFlags) - function in android.content.PermissionsActivity
- bindService(Intent,Integer,Executor,ServiceConnection) - function in android.content.PermissionsActivity
- bindService(Intent,Context.BindServiceFlags,Executor,ServiceConnection) - function in android.content.PermissionsActivity
- bindServiceAsUser(Intent,ServiceConnection,Integer,UserHandle) - function in android.content.SyncJobService
- bindServiceAsUser(Intent,ServiceConnection,Context.BindServiceFlags,UserHandle) - function in android.content.SyncJobService
- bindServiceAsUser(Intent,ServiceConnection,Integer,UserHandle) - function in android.content.PermissionsActivity
- bindServiceAsUser(Intent,ServiceConnection,Context.BindServiceFlags,UserHandle) - function in android.content.PermissionsActivity
- bootstrap() - function in com.onesignal.core.internal.startup.IBootstrapService
- Called when the service is to be bootstrap.
- BROWSER - enum entry in com.onesignal.inAppMessages.InAppMessageActionUrlType
Moves app to background and opens URL in browser
- build() - function in com.onesignal.common.services.ServiceBuilder
- Build the registered implementations, mapping the services they provide, and return the IServiceProvider that will be able to retrieve instances of those provided services.
- BuildConfig - class in com.onesignal.core
- bundleAsJSONObject(Bundle) - function in com.onesignal.common.JSONUtils