PrivMX DOCS
API Reference/PrivMX Endpoint Java Android/Core

PrivmxEndpointService

Runs and manages active PrivMX Bridge connections.

Constructors

PrivmxEndpointService

public void PrivmxEndpointService()

Fields

CERTS_PATH_EXTRA

String Defines a key for Intent extras.

Methods

getContainer

Gets PrivmxEndpointContainer.

public PrivmxEndpointContainer getContainer()

Returns

PrivmxEndpointContainer · Initialized container. If the service does not initialize the container successfully, it returns null

onBind

Initializes PrivmxEndpointContainer with certsPath passed in intent extras. If intent does not contain the path, the default value is used.

Params

intent

Intent

public IBinder onBind(
Intent intent
)

Returns

IBinder ·

onDestroy

Disconnects active connections if any exist.

public void onDestroy()

onStartCommand

Initialize PrivmxEndpointContainer with certsPath passed in intent extras. If intent does not contain the path, the default value is used.

Params

intent

Intent

flags

int

startId

int

public int onStartCommand(
Intent intent,
int flags,
int startId
)

Returns

int ·

setOnInit

Sets callback executed when service has been successfully prepared to use.

Params

onInit

Runnable

callback

public void setOnInit(
Runnable onInit
)

We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.