Link

toolkit / com.sas.android.visualanalytics.sdk / SASManager / remove

remove

fun remove(server: Server): Boolean

Removes the connection associated with the given Server and invalidates the object for future use.

Parameters

server -

    the connection to remove.

Return

    true if a connection was successfully removed, or false otherwise.