com.google.android.gms.tagmanager.ContainerHolder.ContainerAvailableListener |
Listener object that is called when a new container is available.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called to signify that a new container is available in the container holder.
|
Called to signify that a new container is available in the container holder. This
container is not yet active; in order to actually begin using the container, call
getContainer()
.
containerVersion | the version of the container that is now available |
---|